Create README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,43 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Demo Playground
|
| 3 |
+
short_description: Free platform to access multiple AI models
|
| 4 |
+
license: mit
|
| 5 |
+
emoji: ⚡
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: yellow
|
| 8 |
+
sdk: docker
|
| 9 |
+
app_port: 7860
|
| 10 |
+
pinned: true
|
| 11 |
+
models:
|
| 12 |
+
- deepseek-ai/DeepSeek-V3.1-Terminus
|
| 13 |
+
- deepseek-ai/DeepSeek-V3.2
|
| 14 |
+
- MiniMaxAI/MiniMax-M2
|
| 15 |
+
- MiniMaxAI/MiniMax-M2.1
|
| 16 |
+
- mistralai/Devstral-2-123B-Instruct-2512
|
| 17 |
+
- mistralai/Devstral-Small-2-24B-Instruct-2512
|
| 18 |
+
- mistralai/Mistral-Large-3-675B-Instruct-2512
|
| 19 |
+
- moonshotai/Kimi-K2-Instruct
|
| 20 |
+
- moonshotai/Kimi-K2-Instruct-0905
|
| 21 |
+
- moonshotai/Kimi-K2-Thinking
|
| 22 |
+
- nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16
|
| 23 |
+
- nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-FP8
|
| 24 |
+
- openai/gpt-oss-120b
|
| 25 |
+
- openai/gpt-oss-safeguard-20b
|
| 26 |
+
- Qwen/Qwen3-235B-A22B-Instruct-2507
|
| 27 |
+
- Qwen/Qwen3-Coder-480B-A35B-Instruct
|
| 28 |
+
- Qwen/Qwen3-Next-80B-A3B-Instruct
|
| 29 |
+
- Qwen/Qwen3-Next-80B-A3B-Thinking
|
| 30 |
+
- Qwen/Qwen3-VL-235B-A22B-Instruct
|
| 31 |
+
- Qwen/Qwen3-VL-235B-A22B-Thinking
|
| 32 |
+
- XiaomiMiMo/MiMo-V2-Flash
|
| 33 |
+
- zai-org/GLM-4.6
|
| 34 |
+
- zai-org/GLM-4.6V
|
| 35 |
+
- zai-org/GLM-4.6V-Flash
|
| 36 |
+
- zai-org/GLM-4.7
|
| 37 |
+
- moonshotai/Kimi-K2.5
|
| 38 |
+
- zai-org/GLM-5
|
| 39 |
+
- Qwen/Qwen3-Coder-Next
|
| 40 |
+
- stepfun-ai/Step-3.5-Flash
|
| 41 |
+
- MiniMaxAI/MiniMax-M2.5
|
| 42 |
+
- Qwen/Qwen3.5-397B-A17B
|
| 43 |
+
---
|