mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-25 21:11:11 +08:00
Update models_tokens.py
This commit is contained in:
parent
5e1d5db6da
commit
ac0a2e52fb
@ -36,7 +36,7 @@ models_tokens = {
|
||||
"dolphin-mixtral": 32000,
|
||||
"mistral-openorca": 32000,
|
||||
"stablelm-zephyr": 8192,
|
||||
"nomic-embed-text":8192
|
||||
"nomic-embed-text": 8192
|
||||
},
|
||||
"groq": {
|
||||
"llama3-8b-8192": 8192,
|
||||
@ -69,5 +69,6 @@ models_tokens = {
|
||||
},
|
||||
"mistral": {
|
||||
"mistralai/Mistral-7B-Instruct-v0.2": 32000
|
||||
}
|
||||
},
|
||||
"hugging_face": {}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user