Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,30 @@ license: mit
|
|
| 11 |
short_description: multi-llm
|
| 12 |
models:
|
| 13 |
- Qwen/Qwen2.5-72B-Instruct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 11 |
short_description: multi-llm
|
| 12 |
models:
|
| 13 |
- Qwen/Qwen2.5-72B-Instruct
|
| 14 |
+
- Qwen/Qwen2.5-3B-Instruct
|
| 15 |
+
- Qwen/Qwen2.5-0.5B-Instruct
|
| 16 |
+
- Qwen/Qwen2.5-Coder-32B-Instruct
|
| 17 |
+
- meta-llama/Llama-3.3-70B-Instruct
|
| 18 |
+
- meta-llama/Llama-3.1-70B-Instruct
|
| 19 |
+
- meta-llama/Llama-3.0-70B-Instruct
|
| 20 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
| 21 |
+
- meta-llama/Llama-3.2-1B-Instruct
|
| 22 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
| 23 |
+
- mistralai/Mistral-Nemo-Instruct-2407
|
| 24 |
+
- mistralai/Mixtral-8x7B-Instruct-v0.1
|
| 25 |
+
- mistralai/Mistral-7B-Instruct-v0.3
|
| 26 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
| 27 |
+
- microsoft/Phi-3.5-mini-instruct
|
| 28 |
+
- microsoft/Phi-3-mini-128k-instruct
|
| 29 |
+
- microsoft/Phi-3-mini-4k-instruct
|
| 30 |
+
- NousResearch/Hermes-3-Llama-3.1-8B
|
| 31 |
+
- NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO
|
| 32 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
| 33 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
| 34 |
+
- HuggingFaceH4/zephyr-7b-beta
|
| 35 |
+
- HuggingFaceTB/SmolLM2-360M-Instruct
|
| 36 |
+
- tiiuae/falcon-7b-instruct
|
| 37 |
+
- 01-ai/Yi-1.5-34B-Chat
|
| 38 |
---
|
| 39 |
|
| 40 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|