mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-04 21:00:36 +08:00
feat: pdate models_tokens.py
This commit is contained in:
parent
7080a0afd5
commit
377d679eec
@ -51,6 +51,10 @@ models_tokens = {
|
||||
"falcon": 2048,
|
||||
"llama2": 4096,
|
||||
"llama3": 8192,
|
||||
"llama3:70b": 8192,
|
||||
"llama3.1":128000,
|
||||
"llama3.1:70b": 128000,
|
||||
"lama3.1:405b": 128000,
|
||||
"scrapegraph": 8192,
|
||||
"llava": 4096,
|
||||
"mixtral:8x22b-instruct": 65536,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user