fix: context window

This commit is contained in:
Marco Vinciguerra 2024-12-16 10:54:11 +01:00
parent 515e12dc0b
commit ffdadaed6f

View File

@ -79,7 +79,7 @@ models_tokens = {
"llama3.2": 128000,
"llama3.2:1b": 128000,
"scrapegraph": 8192,
"mistral": 8192,
"mistral": 4096,
"mistral-small": 128000,
"mistral-openorca": 32000,
"mistral-large": 128000,