Saksak65 commited on
Commit
40ddfdd
·
verified ·
1 Parent(s): 2160534

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -11
README.md CHANGED
@@ -1,12 +1,43 @@
1
  ---
2
- title: Chat
3
- emoji: 📈
4
- colorFrom: red
5
- colorTo: green
6
- sdk: gradio
7
- sdk_version: 6.8.0
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ---