Qwen3.6-35B-A3B EXL3
Collection
EXL3 quantizations of Qwen3.6-35B-A3B • 1 item • Updated
An ExLlamaV3 build of
Qwen/Qwen3.6-35B-A3Bat 5.0 bits per weight — the quality build — fits a 24 GB card with reduced context, ideal headroom on 32 GB cards. See Quants for sibling repos at other bit‑widths or browse the collection.
| BPW | Head bits | Calibration rows | Size | Status |
|---|---|---|---|---|
| 5.0 | 8 | 250 | 23.7 GB | this repo |
| Loader | Use it for |
|---|---|
| TabbyAPI | OpenAI‑compatible HTTP server. Drop‑in for OpenAI clients. |
| text‑generation‑webui | Local chat UI. Pick the ExLlamaV3 loader from the model dropdown. |
| ExLlamaV3 | Direct Python API for embedding the model in your own code or pipeline. |
VRAM at 5.0 bpw: weights on disk + ~2 GB context overhead. Tight on 24 GB (limited context); comfortable on 32 GB+.
pip install -U huggingface_hub
hf download \
blockblockblock/Qwen3.6-35B-A3B-exl3-5.0bpw \
--local-dir ./Qwen3.6-35B-A3B-exl3-5.0bpw
quantization_config.json)| Setting | Value |
|---|---|
| Format | EXL3 |
| Bits per weight | 5.0 |
| Head bits | 8 |
| Calibration rows | 250 |
| Codebook | MCG |
| Out‑scales | always |
| Parallel mode | enabled (MoE expert batching) |
Loaded automatically by every ExLlamaV3 loader; reproduced here for searchability.
Use and license follow the base model. Quantization adds no additional restrictions. Refer to the upstream repository for terms, citation, and safety documentation.
{org}/{model}-exl3-{bpw}bpw
Base model
Qwen/Qwen3.6-35B-A3B