We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a9caa commit 039fe3cCopy full SHA for 039fe3c
scrapegraphai/helpers/models_tokens.py
@@ -154,6 +154,7 @@
154
"mistral.mistral-7b-instruct-v0:2": 32768,
155
"mistral.mixtral-8x7b-instruct-v0:1": 32768,
156
"mistral.mistral-large-2402-v1:0": 32768,
157
+ "mistral.mistral-small-2402-v1:0": 32768,
158
"amazon.titan-embed-text-v1": 8000,
159
"amazon.titan-embed-text-v2:0": 8000,
160
"cohere.embed-english-v3": 512,
0 commit comments