Spaces:
Running
Running
ai: Add new models.
Browse files- README.md +2 -0
- docs/API.md +2 -0
README.md
CHANGED
@@ -27,4 +27,6 @@ models:
|
|
27 |
- Qwen/Qwen2.5-VL-72B-Instruct
|
28 |
- Qwen/QwQ-32B
|
29 |
- Qwen/Qwen3-235B-A22B
|
|
|
|
|
30 |
---
|
|
|
27 |
- Qwen/Qwen2.5-VL-72B-Instruct
|
28 |
- Qwen/QwQ-32B
|
29 |
- Qwen/Qwen3-235B-A22B
|
30 |
+
- mistralai/Devstral-Small-2505
|
31 |
+
- google/gemma-3n-E4B-it-litert-preview
|
32 |
---
|
docs/API.md
CHANGED
@@ -60,6 +60,8 @@ Choose one of the model name for the JARVIS multi platform.
|
|
60 |
17. Qwen: Qwen2.5 VL 72B Instruct
|
61 |
18. Agentica: Deepcoder 14B Preview
|
62 |
19. Qwen: Qwen3 235B A22B
|
|
|
|
|
63 |
|
64 |
Example:
|
65 |
model = "DeepSeek: V3-0324"
|
|
|
60 |
17. Qwen: Qwen2.5 VL 72B Instruct
|
61 |
18. Agentica: Deepcoder 14B Preview
|
62 |
19. Qwen: Qwen3 235B A22B
|
63 |
+
20. Mistral AI: Devstral Small (2505)
|
64 |
+
21. Google: Gemma 3n E4B-IT
|
65 |
|
66 |
Example:
|
67 |
model = "DeepSeek: V3-0324"
|