Spaces:
Running
Running
ai: DeepSeek: R1 (0528) is now available!
Browse files- README.md +1 -0
- docs/API.md +5 -4
README.md
CHANGED
@@ -12,6 +12,7 @@ models:
|
|
12 |
- agentica-org/DeepCoder-14B-Preview
|
13 |
- deepseek-ai/DeepSeek-V3-0324
|
14 |
- deepseek-ai/DeepSeek-R1
|
|
|
15 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
16 |
- deepseek-ai/DeepSeek-R1-Distill-Llama-70B
|
17 |
- google/gemma-3-1b-it
|
|
|
12 |
- agentica-org/DeepCoder-14B-Preview
|
13 |
- deepseek-ai/DeepSeek-V3-0324
|
14 |
- deepseek-ai/DeepSeek-R1
|
15 |
+
- deepseek-ai/DeepSeek-R1-0528
|
16 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
17 |
- deepseek-ai/DeepSeek-R1-Distill-Llama-70B
|
18 |
- google/gemma-3-1b-it
|
docs/API.md
CHANGED
@@ -34,10 +34,10 @@ Choose one of the model name for the JARVIS multi platform.
|
|
34 |
|
35 |
1. JARVIS: 2.1.3
|
36 |
2. DeepSeek: V3-0324
|
37 |
-
3. DeepSeek: R1
|
38 |
-
4. DeepSeek: R1 - Distill Qwen 14B
|
39 |
-
5. DeepSeek: R1 - Distill Qwen 32B
|
40 |
-
6. DeepSeek: R1 - Distill Llama 70B
|
41 |
7. Google: Gemma 3 1B-IT
|
42 |
8. Google: Gemma 3 4B-IT
|
43 |
9. Google: Gemma 3 27B-IT
|
@@ -53,6 +53,7 @@ Choose one of the model name for the JARVIS multi platform.
|
|
53 |
19. Qwen: Qwen3 235B A22B
|
54 |
20. Mistral AI: Devstral Small (2505)
|
55 |
21. Google: Gemma 3n E4B-IT
|
|
|
56 |
|
57 |
Example:
|
58 |
model = "DeepSeek: V3-0324"
|
|
|
34 |
|
35 |
1. JARVIS: 2.1.3
|
36 |
2. DeepSeek: V3-0324
|
37 |
+
3. DeepSeek: R1
|
38 |
+
4. DeepSeek: R1 - Distill Qwen 14B
|
39 |
+
5. DeepSeek: R1 - Distill Qwen 32B
|
40 |
+
6. DeepSeek: R1 - Distill Llama 70B
|
41 |
7. Google: Gemma 3 1B-IT
|
42 |
8. Google: Gemma 3 4B-IT
|
43 |
9. Google: Gemma 3 27B-IT
|
|
|
53 |
19. Qwen: Qwen3 235B A22B
|
54 |
20. Mistral AI: Devstral Small (2505)
|
55 |
21. Google: Gemma 3n E4B-IT
|
56 |
+
22. DeepSeek: R1 (0528)
|
57 |
|
58 |
Example:
|
59 |
model = "DeepSeek: V3-0324"
|