Views
No views yet
[!IMPORTANT] This quantization was uploaded on 2026-05-20 and replaces a previous version. If you downloaded this model before this date, please re-download for the updated weights.
Benchmarks run independently on local hardware using the oMLX inference server (Apple Silicon, MLX backend), all models withthink = yes. Timing data is omitted — inference was subject to swap memory pressure during these runs and is not a reliable proxy for reasoning depth or token budget. Accuracy is the signal. Note: official accuracy benchmarks for the Claude-distilled base model were still marked as pending on the model card at time of writing. These runs represent some of the first independently verified results.
| Tag | Model | Source |
|---|---|---|
| M1 | Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ6e-fp16 | splats/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ6e — oQ6e enhanced quantization of lordx64/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled |
| M2 | Qwen3.6-35B-A3B-oQ6-fp16-mtp | Independently quantized with oMLX oQ from Qwen/Qwen3.6-35B-A3B |
| M3 | Qwen3.6-35B-A3B-oQ5-fp16-mtp | Independently quantized with oMLX oQ from Qwen/Qwen3.6-35B-A3B |
| M4 | Qwen3.6-35B-A3B-oQ4-fp16-mtp | Independently quantized with oMLX oQ from Qwen/Qwen3.6-35B-A3B |
| M5 | Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled-oQ4-fp16-mtp | Independently quantized with oMLX oQ from lordx64/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled |
accuracy% (correct).| Benchmark | Total | M1 Claude oQ6e | M2 base oQ6 | M3 base oQ5 | M4 base oQ4 | M5 Claude oQ4 |
|---|---|---|---|---|---|---|
| MMLU | 1000 | 86.9% (869) | 90.0% (900) | 82.4% (824) | 79.9% (799) | 66.3% (663) |
| MMLU PRO | 300 | 83.3% (250) | 83.0% (249) | 69.7% (209) | 68.7% (206) | 59.0% (177) |
| HellaSwag | 200 | 92.5% (185) | 94.0% (188) | 87.5% (175) | 87.0% (174) | 81.0% (162) |
| TruthfulQA | 817 | 85.2% (696) | 90.1% (736) | 82.1% (671) | 81.6% (667) | 66.7% (545) |
| ARC Challenge | 300 | 97.0% (291) | 97.0% (291) | 86.0% (258) | 85.7% (257) | 73.3% (220) |
| WinoGrande | 300 | 84.3% (253) | 78.3% (235) | 86.0% (258) | 80.7% (242) | 60.0% (180) |
| GSM8K | 100 | 95.0% (95) | 85.0% (85) | 86.0% (86) | 85.0% (85) | 73.0% (73) |
| MathQA | 300 | 91.3% (274) | 77.3% (232) | 82.3% (247) | 76.0% (228) | 67.7% (203) |
| HumanEval | 164 | 84.8% (139) | 82.9% (136) | 82.9% (136) | 80.5% (132) | 69.5% (114) |
| MBPP | 200 | 78.0% (156) | 81.5% (163) | 84.0% (168) | 82.0% (164) | 68.0% (136) |
| LiveCodeBench | 100 | 45.0% (45) | 42.0% (42) | 48.0% (48) | 46.0% (46) | 34.0% (34) |
| BBQ | 300 | 96.3% (289) | 87.0% (261) | 88.3% (265) | 87.0% (261) | 85.7% (257) |
| SafetyBench | 300 | 85.0% (255) | 80.7% (242) | 81.3% (244) | 80.7% (242) | 75.0% (225) |
1@misc{qwen36_a3b_2026,
2 title = {Qwen3.6-35B-A3B},
3 author = {Qwen Team},
4 year = {2026},
5 howpublished = {\url{https://huggingface.co/Qwen/Qwen3.6-35B-A3B}},
6}
7
8@misc{lordx64_qwen36_distill_2026,
9 title = {Qwen3.6-35B-A3B distilled from Claude Opus 4.7 reasoning},
10 author = {lordx64},
11 year = {2026},
12 howpublished = {\url{https://huggingface.co/lordx64/Qwen3.6-35B-A3B-Claude-4.7-Opus-Reasoning-Distilled}},
13}