lordx64 commited on
Commit
638f112
·
verified ·
1 Parent(s): 9e4cf65

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -6
README.md CHANGED
@@ -1,12 +1,25 @@
1
  ---
2
- title: Qwen3 6 Distill Chat
3
- emoji: 📈
4
- colorFrom: gray
5
- colorTo: gray
6
  sdk: gradio
7
- sdk_version: 6.12.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: Qwen3.6 · Claude-4.7-Opus Reasoning Distilled
3
+ emoji: 🧠
4
+ colorFrom: indigo
5
+ colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.0.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: 35B MoE that reasons like Claude Opus 4.7
11
+ models:
12
+ - lordx64/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled
13
+ datasets:
14
+ - lordx64/reasoning-distill-opus-4-7-max-sft
15
+ tags:
16
+ - reasoning
17
+ - chain-of-thought
18
+ - qwen
19
+ - moe
20
+ - distillation
21
  ---
22
 
23
+ Chat demo for [lordx64/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled](https://huggingface.co/lordx64/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled).
24
+
25
+ Runs on ZeroGPU with 4-bit (NF4) quantization. Thinking is shown in a collapsible section; the model may take 30–60s on hard questions.