Raullen commited on
Commit
d4b9941
·
verified ·
1 Parent(s): 383a743

polish: add tags + model refs + thumbnail for HF discoverability

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -9,8 +9,31 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: Chat with DeepSeek R1 / V3 / Qwen 3.5 via QuickSilver Pro
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
 
 
 
 
 
14
  # QuickSilver Pro Chat
15
 
16
  Try **DeepSeek V3**, **DeepSeek R1**, and **Qwen 3.5-35B-A3B** via an OpenAI-compatible endpoint — no signup required.
 
9
  pinned: false
10
  license: mit
11
  short_description: Chat with DeepSeek R1 / V3 / Qwen 3.5 via QuickSilver Pro
12
+ tags:
13
+ - chatbot
14
+ - llm
15
+ - deepseek
16
+ - deepseek-r1
17
+ - deepseek-v3
18
+ - qwen
19
+ - qwen3
20
+ - openai-compatible
21
+ - streaming
22
+ - gradio
23
+ - inference
24
+ - api
25
+ models:
26
+ - deepseek-ai/DeepSeek-V3
27
+ - deepseek-ai/DeepSeek-R1
28
+ - Qwen/Qwen2.5-32B
29
+ thumbnail: https://quicksilverpro.io/og.png
30
  ---
31
 
32
+ <!-- Thumbnail uses the existing site OG image (1200×630 indigo-purple brand
33
+ card). HF will automatically generate one from colorFrom/colorTo if this URL
34
+ is unreachable — safe fallback. -->
35
+
36
+
37
  # QuickSilver Pro Chat
38
 
39
  Try **DeepSeek V3**, **DeepSeek R1**, and **Qwen 3.5-35B-A3B** via an OpenAI-compatible endpoint — no signup required.