Qwen3.5-35B-A3B-MTP-GGUF
Qwen3.5-35B-A3B from Alibaba's Qwen team is a sparse Mixture-of-Experts multimodal model with 35B total parameters but only 3B active per token, featuring an efficient hybrid architecture of Gated Delta Networks combined with 256 total experts (8 routed + 1 shared active) for high-throughput, low-latency inference at 262K native context length (extensible to 1M+ tokens) across text, image, and video modalities. It outperforms prior-generation models 6× its size (like Qwen3-235B-A22B) across reasoning, coding, agentic tool calling, and multimodal understanding benchmarks, achieving frontier-level performance on vision-language tasks, agentic workflows, and structured outputs while maintaining ~3B active parameter costs for deployment on 21GB VRAM consumer GPUs via GGUF quantization. With expanded 201-language support, toggleable "Enable Thinking" mode for step-by-step reasoning, and Apache 2.0 licensing for vLLM/SGLang/Transformers, it serves as a unified vision-language foundation for production coding agents, frontend workflows, documentation parsing, and multimodal chatbots at minimal compute overhead.
Multi-Token Prediction (MTP) GGUF is a specialized GGUF model file format extension that integrates speculative decoding directly into the model weights to significantly accelerate local inference. Unlike traditional speculative decoding which requires a separate, smaller "draft" model, MTP GGUF files include additional output heads within the main model architecture that predict multiple future tokens in a single forward pass.
Model Files
| File Name | Quant Type | File Size | File Link |
|---|---|---|---|
| Qwen3.5-35B-A3B.BF16.gguf | BF16 | 71.1 GB | Download |
| Qwen3.5-35B-A3B.F16.gguf | F16 | 71.1 GB | Download |
| Qwen3.5-35B-A3B.Q2_K.gguf | Q2_K | 13.2 GB | Download |
| Qwen3.5-35B-A3B.Q3_K_L.gguf | Q3_K_L | 18.6 GB | Download |
| Qwen3.5-35B-A3B.Q3_K_M.gguf | Q3_K_M | 17.2 GB | Download |
| Qwen3.5-35B-A3B.Q3_K_S.gguf | Q3_K_S | 15.5 GB | Download |
| Qwen3.5-35B-A3B.Q4_0.gguf | Q4_0 | 20.2 GB | Download |
| Qwen3.5-35B-A3B.Q4_K_M.gguf | Q4_K_M | 21.7 GB | Download |
| Qwen3.5-35B-A3B.Q4_K_S.gguf | Q4_K_S | 20.4 GB | Download |
| Qwen3.5-35B-A3B.Q5_0.gguf | Q5_0 | 24.6 GB | Download |
| Qwen3.5-35B-A3B.Q5_K_M.gguf | Q5_K_M | 25.3 GB | Download |
| Qwen3.5-35B-A3B.Q5_K_S.gguf | Q5_K_S | 24.6 GB | Download |
| Qwen3.5-35B-A3B.Q6_K.gguf | Q6_K | 29.2 GB | Download |
| Qwen3.5-35B-A3B.Q8_0.gguf | Q8_0 | 37.8 GB | Download |
| Qwen3.5-35B-A3B.mmproj-bf16.gguf | mmproj-bf16 | 903 MB | Download |
| Qwen3.5-35B-A3B.mmproj-f16.gguf | mmproj-f16 | 903 MB | Download |
| Qwen3.5-35B-A3B.mmproj-q8_0.gguf | mmproj-q8_0 | 614 MB | Download |
Quants Usage
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):
- Downloads last month
- 1,746
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit
16-bit
