Skip to content

Commit

Permalink
feat: add grok integration for ollama
Browse files Browse the repository at this point in the history
  • Loading branch information
VinciGit00 committed Sep 16, 2024
1 parent 438b812 commit 59aa251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrapegraphai/helpers/models_tokens.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"lama3.1:405b": 128000,
"scrapegraph": 8192,
"mistral": 8192,
"grok-1": 8192,
"llava": 4096,
"mixtral:8x22b-instruct": 65536,
"mistral-openorca": 32000,
Expand Down

0 comments on commit 59aa251

Please sign in to comment.