Skip to content

Commit 90e6d07

Browse files
committed
feat: add llama 3.2
1 parent e9d6f54 commit 90e6d07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@
7676
"llama3.1:8b": 128000,
7777
"llama3.1:70b": 128000,
7878
"lama3.1:405b": 128000,
79+
"llama3.2": 128000,
80+
"llama3.2:1b": 128000,
7981
"scrapegraph": 8192,
8082
"mistral": 8192,
8183
"grok-1": 8192,

0 commit comments

Comments
 (0)