Skip to content

Commit 377d679

Browse files
authored
feat: pdate models_tokens.py
1 parent 7080a0a commit 377d679

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@
5151
"falcon": 2048,
5252
"llama2": 4096,
5353
"llama3": 8192,
54+
"llama3:70b": 8192,
55+
"llama3.1":128000,
56+
"llama3.1:70b": 128000,
57+
"lama3.1:405b": 128000,
5458
"scrapegraph": 8192,
5559
"llava": 4096,
5660
"mixtral:8x22b-instruct": 65536,

0 commit comments

Comments
 (0)