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 515e12d commit ffdadaeCopy full SHA for ffdadae
scrapegraphai/helpers/models_tokens.py
@@ -79,7 +79,7 @@
79
"llama3.2": 128000,
80
"llama3.2:1b": 128000,
81
"scrapegraph": 8192,
82
- "mistral": 8192,
+ "mistral": 4096,
83
"mistral-small": 128000,
84
"mistral-openorca": 32000,
85
"mistral-large": 128000,
0 commit comments