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 e9d6f54 commit 90e6d07Copy full SHA for 90e6d07
scrapegraphai/helpers/models_tokens.py
@@ -76,6 +76,8 @@
76
"llama3.1:8b": 128000,
77
"llama3.1:70b": 128000,
78
"lama3.1:405b": 128000,
79
+ "llama3.2": 128000,
80
+ "llama3.2:1b": 128000,
81
"scrapegraph": 8192,
82
"mistral": 8192,
83
"grok-1": 8192,
0 commit comments