mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
feat: add grok integration for ollama
This commit is contained in:
parent
438b8127db
commit
59aa2510e1
@ -78,6 +78,7 @@ models_tokens = {
|
|||||||
"lama3.1:405b": 128000,
|
"lama3.1:405b": 128000,
|
||||||
"scrapegraph": 8192,
|
"scrapegraph": 8192,
|
||||||
"mistral": 8192,
|
"mistral": 8192,
|
||||||
|
"grok-1": 8192,
|
||||||
"llava": 4096,
|
"llava": 4096,
|
||||||
"mixtral:8x22b-instruct": 65536,
|
"mixtral:8x22b-instruct": 65536,
|
||||||
"mistral-openorca": 32000,
|
"mistral-openorca": 32000,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user