GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

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…

ggufabliteratedqwen3.6moemtpnot-for-all-audiencestext-generationbase_model:Qwen/Qwen3.6-35B-A3Bbase_model:quantized:Qwen/Qwen3.6-35B-A3Blicense:apache-2.0endpoints_compatibleregion:usimatrixconversational

Runs locally from ~10.43 GB disk (12 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
1
Pipeline
text-generation

Repository Files & Downloads

10 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Qwen3.6-35B-A3B-abliterated-IQ2_M.ggufGGUFIQ2_M11.50 GBDownload
Qwen3.6-35B-A3B-abliterated-IQ2_XS.ggufGGUFIQ2_XS10.43 GBDownload
Qwen3.6-35B-A3B-abliterated-IQ3_M.ggufGGUFIQ3_M15.03 GBDownload
Qwen3.6-35B-A3B-abliterated-IQ3_XS.ggufGGUFIQ3_XS14.14 GBDownload
Qwen3.6-35B-A3B-abliterated-IQ4_XS.ggufGGUFIQ4_XS17.86 GBDownload
Qwen3.6-35B-A3B-abliterated-Q3_K_M.ggufGGUFQ3_K_M16.26 GBDownload
Qwen3.6-35B-A3B-abliterated-Q4_K_M.ggufGGUFQ4_K_M20.22 GBDownload
Qwen3.6-35B-A3B-abliterated-Q4_K_S.ggufGGUFQ4_K_S18.97 GBDownload
Qwen3.6-35B-A3B-abliterated-Q5_K_M.ggufGGUFQ5_K_M23.61 GBDownload
Qwen3.6-35B-A3B-abliterated-Q6_K.ggufGGUFQ6_K27.20 GBDownload

Model Details

Model IDRobinsonLabs/Qwen3.6-35B-A3B-abliterated-GGUF
AuthorRobinsonLabs
Pipelinetext-generation
Licenseapache-2.0
Base modelQwen/Qwen3.6-35B-A3B
Last modified2026-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.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models