Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
title: Multi Llm
|
3 |
emoji: 🌍
|
4 |
colorFrom: green
|
@@ -13,11 +13,11 @@ 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
|
@@ -25,7 +25,7 @@ models:
|
|
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
|
@@ -34,4 +34,7 @@ models:
|
|
34 |
- HuggingFaceH4/zephyr-7b-beta
|
35 |
- HuggingFaceTB/SmolLM2-360M-Instruct
|
36 |
- tiiuae/falcon-7b-instruct
|
37 |
-
- 01-ai/Yi-1.5-34B-Chat
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
title: Multi Llm
|
3 |
emoji: 🌍
|
4 |
colorFrom: green
|
|
|
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
|
|
|
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
|
|
|
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
|