Skip to content

Commit 79a2f51

Browse files
committed
add new models tokens
1 parent 40b4b2d commit 79a2f51

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"gemini-1.5-pro-latest": 128000,
3232
"models/embedding-001": 2048
3333
},
34-
<<<<<<< Updated upstream
3534
"ollama": { "command-r": 12800,
3635
"codellama": 16000,
3736
"dbrx": 32768,
@@ -60,39 +59,6 @@
6059
"shaw/dmeta-embedding-zh": 8192,
6160
"snowflake-arctic-embed": 8192,
6261
"mxbai-embed-large": 512
63-
=======
64-
"ollama": {
65-
"command-r": 12800,
66-
"codellama": 16000,
67-
"dbrx": 32768,
68-
"deepseek-coder:33b": 16000,
69-
"falcon": 2048,
70-
"llama2": 4096,
71-
"llama3": 8192,
72-
"scrapegraph": 8192,
73-
"llava": 4096,
74-
"mixtral:8x22b-instruct": 65536,
75-
"mistral-openorca": 32000,
76-
"nomic-embed-text": 8192,
77-
"nous-hermes2:34b": 4096,
78-
"orca-mini": 2048,
79-
"phi3:3.8b": 12800,
80-
"qwen:0.5b": 32000,
81-
"qwen:1.8b": 32000,
82-
"qwen:4b": 32000,
83-
"qwen:14b": 32000,
84-
"qwen:32b": 32000,
85-
"qwen:72b": 32000,
86-
"qwen:110b": 32000,
87-
"stablelm-zephyr": 8192,
88-
"wizardlm2:8x22b": 65536,
89-
"shaw/dmeta-embedding-zh-small-q4": 8192,
90-
"shaw/dmeta-embedding-zh-q4": 8192,
91-
"chevalblanc/acge_text_embedding": 8192,
92-
"martcreation/dmeta-embedding-zh": 8192,
93-
"snowflake-arctic-embed": 8192,
94-
"mxbai-embed-large": 512,
95-
>>>>>>> Stashed changes
9662
},
9763
"oneapi": {
9864
"qwen-turbo": 6000

0 commit comments

Comments
 (0)