Skip to content

Commit ffdadae

Browse files
committed
fix: context window
1 parent 515e12d commit ffdadae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"llama3.2": 128000,
8080
"llama3.2:1b": 128000,
8181
"scrapegraph": 8192,
82-
"mistral": 8192,
82+
"mistral": 4096,
8383
"mistral-small": 128000,
8484
"mistral-openorca": 32000,
8585
"mistral-large": 128000,

0 commit comments

Comments
 (0)