MLX
Safetensors
qwen3_5_moe
oQe
enhanced
mixed-precision
reasoning
distilled
Mixture of Experts
8-bit precision
Instructions to use splats/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ8e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use splats/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ8e with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ8e splats/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ8e
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ tags:
|
|
| 11 |
- reasoning
|
| 12 |
- distilled
|
| 13 |
- moe
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled — oQe Series
|
|
|
|
| 11 |
- reasoning
|
| 12 |
- distilled
|
| 13 |
- moe
|
| 14 |
+
track_downloads: true
|
| 15 |
---
|
| 16 |
|
| 17 |
# Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled — oQe Series
|