mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-06 21:11:37 +08:00
Merge pull request #769 from ScrapeGraphAI/add-mistral-models
feat: add new mistral models
This commit is contained in:
commit
58bb0dccfa
@ -80,10 +80,12 @@ models_tokens = {
|
||||
"llama3.2:1b": 128000,
|
||||
"scrapegraph": 8192,
|
||||
"mistral": 8192,
|
||||
"mistral-small": 128000,
|
||||
"mistral-openorca": 32000,
|
||||
"mistral-large": 128000,
|
||||
"grok-1": 8192,
|
||||
"llava": 4096,
|
||||
"mixtral:8x22b-instruct": 65536,
|
||||
"mistral-openorca": 32000,
|
||||
"nomic-embed-text": 8192,
|
||||
"nous-hermes2:34b": 4096,
|
||||
"orca-mini": 2048,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user