We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af437b1 commit 1630c66Copy full SHA for 1630c66
1 file changed
scrapegraphai/helpers/models_tokens.py
@@ -35,7 +35,8 @@
35
"codellama": 16000,
36
"dolphin-mixtral": 32000,
37
"mistral-openorca": 32000,
38
- "stablelm-zephyr": 8192
+ "stablelm-zephyr": 8192,
39
+ "nomic-embed-text":8192
40
},
41
"groq": {
42
"llama3-8b-8192": 8192,
0 commit comments