liodon-ai/Qwen3.6-35B-A3B-imatrix-GGUF
Qwen3.6-35B-A3B — iMatrix GGUF
Higher-quality GGUF quantizations of Qwen/Qwen3.6-35B-A3B using importance matrix (iMatrix) calibration.
What is iMatrix?
Standard quantization rounds all weights equally. iMatrix runs a calibration pass over real text to identify which weights matter most, then prioritizes precision where it counts. The result: noticeably better coherence and instruction-following at Q2/Q3/Q4 — same file size, better output.
The i-quants (IQ2_M, IQ3_M, IQ4_XS) are exclusively iMatrix-based and provide the best quality-per-GB available.
Quick Start
Ollama
ollama run hf.co/liodon-ai/Qwen3.6-35B-A3B-imatrix-GGUF:Q4_K_Mllama.cpp
llama-cli -hf liodon-ai/Qwen3.6-35B-A3B-imatrix-GGUF:Q4_K_MLM Studio / Jan
Search liodon-ai/Qwen3.6-35B-A3B-imatrix-GGUF and pick your quant.
Available Quants
VRAM Requirements
iMatrix vs Standard — Why It Matters
At low bit widths (Q2/Q3/Q4), standard quantization loses coherence and starts producing repetitive or broken output. iMatrix keeps the model sharp by protecting the most important weights. If you're running at Q4 or below, prefer the iMatrix quants from this repo over standard Q-series from other repos.
Base Model
- Model: Qwen/Qwen3.6-35B-A3B
- Params: 35B (3.5B active, MoE)
- Context: 128K tokens
- License: Apache 2.0
- Authors: Qwen Team (Alibaba Cloud)
