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-fp16 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-fp16 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-fp16 splats/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ8e-fp16
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,17 @@
|
|
| 1 |
---
|
| 2 |
library_name: mlx
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- mlx
|
| 5 |
-
-
|
| 6 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ8e-fp16
|
|
|
|
| 1 |
---
|
| 2 |
library_name: mlx
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: lordx64/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled
|
| 5 |
+
base_model_relation: quantized
|
| 6 |
tags:
|
| 7 |
- mlx
|
| 8 |
+
- oQe
|
| 9 |
+
- enhanced
|
| 10 |
+
- mixed-precision
|
| 11 |
+
- reasoning
|
| 12 |
+
- distilled
|
| 13 |
+
- moe
|
| 14 |
+
track_downloads: true
|
| 15 |
---
|
| 16 |
|
| 17 |
# Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ8e-fp16
|