Spaces:
Running
Running
Update models.json
Browse files- models.json +63 -80
models.json
CHANGED
@@ -19,48 +19,27 @@
|
|
19 |
"DeepSeek R-1 7B (Groq)": "deepseek-r-1-7b-instruct"
|
20 |
}
|
21 |
},
|
22 |
-
|
23 |
-
"default": "
|
24 |
-
"models": {
|
25 |
-
"Mistral 7B Instruct (Free/OpenRouter)": "mistralai/mistral-7b-instruct:free",
|
26 |
-
"Gemma 7B Instruct (Free/OpenRouter)": "google/gemma-7b-it:free",
|
27 |
-
"Llama 3 8B Instruct (Free/OpenRouter)": "meta-llama/llama-3-8b-instruct:free",
|
28 |
-
"Nous Llama 3 8B Instruct (OpenRouter)": "nousresearch/llama-3-8b-instruct",
|
29 |
-
"Mistral 7B Instruct v0.3 (OpenRouter)": "mistralai/mistral-7b-instruct-v0.3",
|
30 |
-
"Gemma 2 9B Instruct (OpenRouter)": "google/gemma-2-9b-it",
|
31 |
-
"Llama 3.1 8B Instruct (OpenRouter)": "meta-llama/llama-3.1-8b-instruct",
|
32 |
-
"Qwen 2 7B Instruct (OpenRouter)": "qwen/qwen-2-7b-instruct",
|
33 |
-
"Falcon 7B Instruct (OpenRouter)": "tiiuae/falcon-7b-instruct",
|
34 |
-
"DeepSeek R-1 7B (OpenRouter)": "deepseek/r-1-7b-instruct",
|
35 |
-
"Llama 3.1 70B Instruct (OpenRouter) $": "meta-llama/llama-3.1-70b-instruct",
|
36 |
-
"Mixtral 8x7B Instruct v0.1 (OpenRouter) $": "mistralai/mixtral-8x7b-instruct",
|
37 |
-
"Qwen 2 72B Instruct (OpenRouter) $": "qwen/qwen-2-72b-instruct",
|
38 |
-
"OpenAI GPT-4o mini (OpenRouter) $$": "openai/gpt-4o-mini",
|
39 |
-
"OpenAI GPT-4o (OpenRouter) $$$": "openai/gpt-4o",
|
40 |
-
"Claude 3.5 Sonnet (OpenRouter) $$$": "anthropic/claude-3.5-sonnet"
|
41 |
-
}
|
42 |
-
},
|
43 |
-
"togetherai": {
|
44 |
-
"default": "meta-llama/Llama-3-8b-chat-hf",
|
45 |
"models": {
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"CodeLlama 34B Instruct (TogetherAI) $": "codellama/CodeLlama-34b-Instruct-hf"
|
62 |
}
|
63 |
},
|
|
|
64 |
"google": {
|
65 |
"default": "gemini-1.5-flash-latest",
|
66 |
"models": {
|
@@ -81,47 +60,8 @@
|
|
81 |
"CodeGemma 7B Instruct $$": "codegemma-7b-instruct"
|
82 |
}
|
83 |
},
|
84 |
-
|
85 |
-
|
86 |
-
"models": {
|
87 |
-
"Command Light (Cohere)": "command-light",
|
88 |
-
"Command (Cohere)": "command",
|
89 |
-
"Command R (Cohere)": "command-r",
|
90 |
-
"Command R+ (Cohere) $": "command-r-plus",
|
91 |
-
"Classify (Cohere) $": "classify",
|
92 |
-
"Embed English v3.0 (Cohere) $": "embed-english-v3.0",
|
93 |
-
"Embed Multilingual v3.0 (Cohere) $": "embed-multilingual-v3.0",
|
94 |
-
"Command Nightly (Cohere) $": "command-nightly",
|
95 |
-
"Command R 08-2024 (Cohere) $": "command-r-08-2024",
|
96 |
-
"Command R+ 08-2024 (Cohere) $$": "command-r-plus-08-2024",
|
97 |
-
"Embed English Light v3.0 (Cohere) $": "embed-english-light-v3.0",
|
98 |
-
"Embed Multilingual Light v3.0 (Cohere) $": "embed-multilingual-light-v3.0",
|
99 |
-
"Command R 03-2024 (Cohere) $": "command-r-03-2024",
|
100 |
-
"Command Light Nightly (Cohere) $": "command-light-nightly",
|
101 |
-
"Classify v2 (Cohere) $$": "classify-v2"
|
102 |
-
}
|
103 |
-
},
|
104 |
-
"huggingface": {
|
105 |
-
"default": "mistralai/Mistral-7B-Instruct-v0.2",
|
106 |
-
"models": {
|
107 |
-
"Mistral 7B Instruct v0.2 (HF Inf.)": "mistralai/Mistral-7B-Instruct-v0.2",
|
108 |
-
"Llama 3 8B Instruct (HF Inf.)": "meta-llama/Meta-Llama-3-8B-Instruct",
|
109 |
-
"Gemma 7B Instruct (HF Inf.)": "google/gemma-7b-it",
|
110 |
-
"Zephyr 7B Beta (HF Inf.)": "HuggingFaceH4/zephyr-7b-beta",
|
111 |
-
"Qwen 2 7B Instruct (HF Inf.)": "qwen/Qwen-2-7B-Instruct",
|
112 |
-
"Falcon 7B Instruct (HF Inf.)": "tiiuae/falcon-7b-instruct",
|
113 |
-
"Mixtral 8x7B Instruct (HF Inf.)": "mistralai/Mixtral-8x7B-Instruct-v0.1",
|
114 |
-
"Gemma 2 9B Instruct (HF Inf.)": "google/gemma-2-9b-it",
|
115 |
-
"Llama 3.1 8B Instruct (HF Inf.)": "meta-llama/Llama-3.1-8B-Instruct",
|
116 |
-
"DeepSeek R-1 7B (HF Inf.)": "deepseek/r-1-7b-instruct",
|
117 |
-
"Mistral 7B Instruct v0.3 (HF Inf.) $": "mistralai/Mistral-7B-Instruct-v0.3",
|
118 |
-
"Llama 3 70B Instruct (HF Inf.) $$": "meta-llama/Meta-Llama-3-70B-Instruct",
|
119 |
-
"Mixtral 8x22B Instruct (HF Inf.) $$": "mistralai/Mixtral-8x22B-Instruct-v0.1",
|
120 |
-
"Qwen 2 72B Instruct (HF Inf.) $$": "qwen/Qwen-2-72B-Instruct",
|
121 |
-
"Falcon 40B Instruct (HF Inf.) $$": "tiiuae/falcon-40b-instruct",
|
122 |
-
"CodeLlama 34B Instruct (HF Inf.) $": "codellama/CodeLlama-34b-Instruct-hf"
|
123 |
-
}
|
124 |
-
},
|
125 |
"openai": {
|
126 |
"default": "gpt-4o-mini",
|
127 |
"models": {
|
@@ -142,6 +82,49 @@
|
|
142 |
"GPT-4o 2024-08-08 (OpenAI) $$$": "gpt-4o-2024-08-08"
|
143 |
}
|
144 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
"xai": {
|
146 |
"default": "grok-1.5-flash",
|
147 |
"models": {
|
|
|
19 |
"DeepSeek R-1 7B (Groq)": "deepseek-r-1-7b-instruct"
|
20 |
}
|
21 |
},
|
22 |
+
"cohere": {
|
23 |
+
"default": "command-r",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
"models": {
|
25 |
+
"Command Light (Cohere)": "command-light",
|
26 |
+
"Command (Cohere)": "command",
|
27 |
+
"Command R (Cohere)": "command-r",
|
28 |
+
"Command R+ (Cohere) $": "command-r-plus",
|
29 |
+
"Classify (Cohere) $": "classify",
|
30 |
+
"Embed English v3.0 (Cohere) $": "embed-english-v3.0",
|
31 |
+
"Embed Multilingual v3.0 (Cohere) $": "embed-multilingual-v3.0",
|
32 |
+
"Command Nightly (Cohere) $": "command-nightly",
|
33 |
+
"Command R 08-2024 (Cohere) $": "command-r-08-2024",
|
34 |
+
"Command R+ 08-2024 (Cohere) $$": "command-r-plus-08-2024",
|
35 |
+
"Embed English Light v3.0 (Cohere) $": "embed-english-light-v3.0",
|
36 |
+
"Embed Multilingual Light v3.0 (Cohere) $": "embed-multilingual-light-v3.0",
|
37 |
+
"Command R 03-2024 (Cohere) $": "command-r-03-2024",
|
38 |
+
"Command Light Nightly (Cohere) $": "command-light-nightly",
|
39 |
+
"Classify v2 (Cohere) $$": "classify-v2"
|
|
|
40 |
}
|
41 |
},
|
42 |
+
|
43 |
"google": {
|
44 |
"default": "gemini-1.5-flash-latest",
|
45 |
"models": {
|
|
|
60 |
"CodeGemma 7B Instruct $$": "codegemma-7b-instruct"
|
61 |
}
|
62 |
},
|
63 |
+
|
64 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
"openai": {
|
66 |
"default": "gpt-4o-mini",
|
67 |
"models": {
|
|
|
82 |
"GPT-4o 2024-08-08 (OpenAI) $$$": "gpt-4o-2024-08-08"
|
83 |
}
|
84 |
},
|
85 |
+
"openrouter": {
|
86 |
+
"default": "mistralai/mistral-7b-instruct:free",
|
87 |
+
"models": {
|
88 |
+
"Mistral 7B Instruct (Free/OpenRouter)": "mistralai/mistral-7b-instruct:free",
|
89 |
+
"Gemma 7B Instruct (Free/OpenRouter)": "google/gemma-7b-it:free",
|
90 |
+
"Llama 3 8B Instruct (Free/OpenRouter)": "meta-llama/llama-3-8b-instruct:free",
|
91 |
+
"Nous Llama 3 8B Instruct (OpenRouter)": "nousresearch/llama-3-8b-instruct",
|
92 |
+
"Mistral 7B Instruct v0.3 (OpenRouter)": "mistralai/mistral-7b-instruct-v0.3",
|
93 |
+
"Gemma 2 9B Instruct (OpenRouter)": "google/gemma-2-9b-it",
|
94 |
+
"Llama 3.1 8B Instruct (OpenRouter)": "meta-llama/llama-3.1-8b-instruct",
|
95 |
+
"Qwen 2 7B Instruct (OpenRouter)": "qwen/qwen-2-7b-instruct",
|
96 |
+
"Falcon 7B Instruct (OpenRouter)": "tiiuae/falcon-7b-instruct",
|
97 |
+
"DeepSeek R-1 7B (OpenRouter)": "deepseek/r-1-7b-instruct",
|
98 |
+
"Llama 3.1 70B Instruct (OpenRouter) $": "meta-llama/llama-3.1-70b-instruct",
|
99 |
+
"Mixtral 8x7B Instruct v0.1 (OpenRouter) $": "mistralai/mixtral-8x7b-instruct",
|
100 |
+
"Qwen 2 72B Instruct (OpenRouter) $": "qwen/qwen-2-72b-instruct",
|
101 |
+
"OpenAI GPT-4o mini (OpenRouter) $$": "openai/gpt-4o-mini",
|
102 |
+
"OpenAI GPT-4o (OpenRouter) $$$": "openai/gpt-4o",
|
103 |
+
"Claude 3.5 Sonnet (OpenRouter) $$$": "anthropic/claude-3.5-sonnet"
|
104 |
+
}
|
105 |
+
},
|
106 |
+
"togetherai": {
|
107 |
+
"default": "meta-llama/Llama-3-8b-chat-hf",
|
108 |
+
"models": {
|
109 |
+
"Llama 3 8B Chat (TogetherAI)": "meta-llama/Llama-3-8b-chat-hf",
|
110 |
+
"Gemma 7B Instruct (TogetherAI)": "google/gemma-7b-it",
|
111 |
+
"Mistral 7B Instruct v0.2 (TogetherAI)": "mistralai/Mistral-7B-Instruct-v0.2",
|
112 |
+
"Qwen 2 7B Chat (TogetherAI)": "qwen/Qwen-2-7B-Chat",
|
113 |
+
"Falcon 7B Instruct (TogetherAI)": "tiiuae/falcon-7b-instruct",
|
114 |
+
"DeepSeek R-1 7B (TogetherAI)": "deepseek/r-1-7b-instruct",
|
115 |
+
"Llama 3.1 8B Instruct (TogetherAI)": "meta-llama/Llama-3.1-8b-instruct",
|
116 |
+
"Gemma 2 9B Instruct (TogetherAI)": "google/gemma-2-9b-it",
|
117 |
+
"Llama 3 70B Chat (TogetherAI) $": "meta-llama/Llama-3-70b-chat-hf",
|
118 |
+
"Mixtral 8x7B Instruct (TogetherAI) $": "mistralai/Mixtral-8x7B-Instruct-v0.1",
|
119 |
+
"Qwen 2 72B Chat (TogetherAI) $": "qwen/Qwen-2-72B-Chat",
|
120 |
+
"Falcon 40B Instruct (TogetherAI) $": "tiiuae/falcon-40b-instruct",
|
121 |
+
"Llama 3.1 70B Instruct (TogetherAI) $$": "meta-llama/Llama-3.1-70b-instruct",
|
122 |
+
"Mistral 8x22B Instruct (TogetherAI) $$": "mistralai/Mixtral-8x22B-Instruct-v0.1",
|
123 |
+
"DeepSeek R-2 72B (TogetherAI) $$": "deepseek/r-2-72b-instruct",
|
124 |
+
"CodeLlama 34B Instruct (TogetherAI) $": "codellama/CodeLlama-34b-Instruct-hf"
|
125 |
+
}
|
126 |
+
},
|
127 |
+
|
128 |
"xai": {
|
129 |
"default": "grok-1.5-flash",
|
130 |
"models": {
|