Views
No views yet
| File | Size | Profile | Best For |
|---|---|---|---|
*-APEX-I-Quality.gguf | 22 GB | I-Quality | Highest quality, best accuracy |
*-APEX-I-Balanced.gguf | 25 GB | I-Balanced | Best all-rounder, recommended |
*-APEX-I-Compact.gguf | 17 GB | I-Compact | Best quality/size ratio |
| Method | Size | Perplexity | HellaSwag | Speed |
|---|---|---|---|---|
| F16 | 64.6 GB | 6.537 | 82.5% | 30.4 t/s |
| Q8_0 | 34.4 GB | 6.533 | 83.0% | 52.5 t/s |
| APEX I-Quality | 21.3 GB | 6.552 | 83.5% | 63.1 t/s |
| APEX I-Balanced | 23.6 GB | 6.548 | 83.0% | 61.4 t/s |
| APEX I-Compact | 16.1 GB | 6.669 | 81.8% | 69.8 t/s |
| APEX Mini | 12.2 GB | 7.088 | 81.0% | 74.4 t/s |
--spec-type draft-mtp --spec-draft-n-max 2 for 20-50% speed boost.| Architecture | Qwen3.5 MoE (Mixture of Experts) |
| Parameters | 35B total, 3B active per token |
| Experts | 256 routed experts, 8 active per token |
| Layers | 40 transformer layers + 1 MTP layer |
| Context | 262,144 tokens |
| Decensoring | Heretic v1.3.0 + MPOA (88% fewer refusals, 0.0015 KL) |
| Mode | Parameters |
|---|---|
| Thinking (general) | temp=1.0, top_p=0.95, top_k=20, pres_penalty=1.5 |
| Thinking (coding) | temp=0.6, top_p=0.95, top_k=20 |
| Instruct (general) | temp=0.7, top_p=0.8, top_k=20, pres_penalty=1.5 |
| Instruct (reasoning) | temp=1.0, top_p=1.0, top_k=40, pres_penalty=2.0 |
1@misc{qwen36_35b_a3b,
2title = {{Qwen3.6-35B-A3B}: Agentic Coding Power, Now Open to All},
3url = {https://qwen.ai/blog?id=qwen3.6-35b-a3b},
4author = {{Qwen Team}},
5month = {April},
6year = {2026}
7}