RobinsonLabs/Qwen3.6-35B-A3B-abliterated-GGUF overview
Qwen3.6 35B A3B Abliterated GGUF Abliterated, importance matrix imatrix quantized GGUFs of Qwen/Qwen3.6 35B A3B https://huggingface.co/Qwen/Qwen3.6 35B A3B a 3…
Runs locally from ~10.43 GB disk (12 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Qwen3.6-35B-A3B-abliterated-IQ2_M.gguf | GGUF | IQ2_M | 11.50 GB | Download |
| Qwen3.6-35B-A3B-abliterated-IQ2_XS.gguf | GGUF | IQ2_XS | 10.43 GB | Download |
| Qwen3.6-35B-A3B-abliterated-IQ3_M.gguf | GGUF | IQ3_M | 15.03 GB | Download |
| Qwen3.6-35B-A3B-abliterated-IQ3_XS.gguf | GGUF | IQ3_XS | 14.14 GB | Download |
| Qwen3.6-35B-A3B-abliterated-IQ4_XS.gguf | GGUF | IQ4_XS | 17.86 GB | Download |
| Qwen3.6-35B-A3B-abliterated-Q3_K_M.gguf | GGUF | Q3_K_M | 16.26 GB | Download |
| Qwen3.6-35B-A3B-abliterated-Q4_K_M.gguf | GGUF | Q4_K_M | 20.22 GB | Download |
| Qwen3.6-35B-A3B-abliterated-Q4_K_S.gguf | GGUF | Q4_K_S | 18.97 GB | Download |
| Qwen3.6-35B-A3B-abliterated-Q5_K_M.gguf | GGUF | Q5_K_M | 23.61 GB | Download |
| Qwen3.6-35B-A3B-abliterated-Q6_K.gguf | GGUF | Q6_K | 27.20 GB | Download |
Model Details
| Model ID | RobinsonLabs/Qwen3.6-35B-A3B-abliterated-GGUF |
|---|---|
| Author | RobinsonLabs |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | Qwen/Qwen3.6-35B-A3B |
| Last modified | 2026-06-28T05:51:29.000Z |
Model README
---
license: apache-2.0
base_model: Qwen/Qwen3.6-35B-A3B
library_name: gguf
pipeline_tag: text-generation
tags:
- gguf
- abliterated
- qwen3.6
- moe
- mtp
- not-for-all-audiences
---
Qwen3.6-35B-A3B - Abliterated GGUF
Abliterated, importance-matrix (imatrix) quantized GGUFs of
Qwen/Qwen3.6-35B-A3B - a 35B-parameter
qwen35moe MoE with an A3B active-expert budget. Robinson Labs abliterated the base model and
quantized it here.
Multi-Token Prediction (MTP / NextN) is preserved through abliteration, conversion, and
quantization: the blk.40.nextn.* tensors are intact (41-block model), so the speculative-decode
path is available to runtimes that support it.
Disclosure
This model is abliterated - the hard-refusal reflex on adult / creative content has been
reduced via single-direction weight orthogonalization. Harm guardrails are retained by design:
self-harm prompts still redirect to help (e.g. 988), and it is not intended to assist genuine
wrongdoing. This is a v1, partial abliteration; capability is preserved. Tagged
not-for-all-audiences. Use responsibly - you are responsible for your use. License inherited from
the base model: Apache-2.0.
Files
| File | Quant | ~Size | Notes |
|---|---|---|---|
| Qwen3.6-35B-A3B-abliterated-Q6_K.gguf | Q6_K | ~27 GB | near-lossless |
| Qwen3.6-35B-A3B-abliterated-Q5_K_M.gguf | Q5_K_M | ~24 GB | |
| Qwen3.6-35B-A3B-abliterated-Q4_K_M.gguf | Q4_K_M | ~20 GB | |
| Qwen3.6-35B-A3B-abliterated-Q4_K_S.gguf | Q4_K_S | ~19 GB | |
| Qwen3.6-35B-A3B-abliterated-IQ4_XS.gguf | IQ4_XS | ~18 GB | quality/size sweet spot |
| Qwen3.6-35B-A3B-abliterated-Q3_K_M.gguf | Q3_K_M | ~16 GB | |
| Qwen3.6-35B-A3B-abliterated-IQ3_M.gguf | IQ3_M | ~15 GB | |
| Qwen3.6-35B-A3B-abliterated-IQ3_XS.gguf | IQ3_XS | ~14 GB | |
| Qwen3.6-35B-A3B-abliterated-IQ2_M.gguf | IQ2_M | ~12 GB | |
| Qwen3.6-35B-A3B-abliterated-IQ2_XS.gguf | IQ2_XS | ~10 GB | smallest |
All quants are MTP-preserved and imatrix-weighted (generic calibration).
!Quant ladder - bits-per-weight vs file size
Method
- Abliteration: single mid-layer refusal direction removed via weight orthogonalization on the
bf16 base; MTP (nextn) block and routers preserved.
- Quant: importance-matrix (imatrix) weighted convert + quantize with
llama.cpp. The imatrix here uses a **generic calibration
set** (bartowski calibration_datav3) - a broad, domain-agnostic fit. The MTP/NextN layer
(blk.40) is pinned to Q6_K on the very-low-bit rungs (it has no imatrix coverage).
bf16 base
The full-precision bf16 safetensors base for this ladder is
RobinsonLabs/Qwen3.6-35B-A3B-abliterated
- the master for further surgery (re-abliteration, LoRA merge, fine-tune) and for making your own
quants. The upstream base is Qwen/Qwen3.6-35B-A3B.
Provenance
Qwen3.6-35B-A3B (Apache-2.0) -> abliterated bf16 (Robinson Labs) -> Q8_0 master ->
generic-imatrix GGUF quants.
Run RobinsonLabs/Qwen3.6-35B-A3B-abliterated-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models