← back to catalog · registered 2026-09-25 18:57

mradermacher/Qwen3.5-0.8B-Abliterated-V2-GGUF

mradermacher 800M GGUF second-order
curl -H "Authorization: Bearer $ABL_KEY" \
     "https://abliteration.org/api/v1/models/mradermacher%2FQwen3.5-0.8B-Abliterated-V2-GGUF"
Response includes
  • classification m-uncensored
  • files 16
  • author_summary 3266 models
  • readme_text full
10 credits · hourly refresh · ~4 KB payload Get an API key →
Abliteration classifier · v1.0.0
M-U
Primary method

Uncensored (method unknown)

No other method signals detected in this model.
Confidence
LOW
Why this label 3 signals
Weak or ambiguous signals. Best guess based on catalog patterns; treat as tentative and check the evidence below.
  • 'uncensored' in name/tags but no 'abliterated' marker
  • method not identifiable from author declaration alone
  • may be DPO fine-tune, prompt engineering, or unknown technique
Refusal direction extraction

No specific extraction method could be identified for this model. The producer either did not document it or used a proprietary pipeline.

What is a refusal direction? →
Downloads · 30-day
0
Likes
0
Model age
today
created 2026-09-25

Genealogy 0 direct forks

Full fork graph →

This model's place in the market. Above: what it was derived from. Below: the tree of everything derived from it.

Variants by this author 2 formats · 0 downloads combined

The same weights this author released in different packaging. Pick the format that matches your runtime.

Metadata

License
apache-2.0
Languages
en
Quantizations
F16 IQ4 Q2_K Q3_K Q4_K Q5_K Q6_K Q8_0
Tags
transformers gguf qwen3.5 qwen abliterated uncensored safetensors en base_model:anlord/Qwen3.5-0.8B-Abliterated-V2 base_model:quantized:anlord/Qwen3.5-0.8B-Abliterated-V2 license:apache-2.0 endpoints_compatible

Related

Total size
6.94 GB
Files
16
Quantizations
9
Registered
2026-09-25 18:57
Last updated on HF
2026-09-25 18:12

Files by quantization

F16 2 files 1.60 GB
Qwen3.5-0.8B-Abliterated-V2.f16.gguf 1.41 GB 9441f52c download
Qwen3.5-0.8B-Abliterated-V2.mmproj-f16.gguf 195 MB e8e7c8d0 download
Q8_0 2 files 885 MB
Qwen3.5-0.8B-Abliterated-V2.Q8_0.gguf 774 MB 0402ff33 download
Qwen3.5-0.8B-Abliterated-V2.mmproj-Q8_0.gguf 111 MB 5285fb3e download
Q6_K 1 file 601 MB
Qwen3.5-0.8B-Abliterated-V2.Q6_K.gguf 601 MB 62c0b45d download
Q5_K 2 files 1.06 GB
Qwen3.5-0.8B-Abliterated-V2.Q5_K_M.gguf 551 MB f57ea0e1 download
Qwen3.5-0.8B-Abliterated-V2.Q5_K_S.gguf 538 MB 06623e3e download
Q4_K 2 files 987 MB
Qwen3.5-0.8B-Abliterated-V2.Q4_K_M.gguf 505 MB 7b79b9f5 download
Qwen3.5-0.8B-Abliterated-V2.Q4_K_S.gguf 482 MB bfabf385 download
IQ4 1 file 482 MB
Qwen3.5-0.8B-Abliterated-V2.IQ4_XS.gguf 482 MB 468a2c69 download
Q3_K 3 files 1.30 GB
Qwen3.5-0.8B-Abliterated-V2.Q3_K_L.gguf 469 MB ce134292 download
Qwen3.5-0.8B-Abliterated-V2.Q3_K_M.gguf 445 MB 58fff41d download
Qwen3.5-0.8B-Abliterated-V2.Q3_K_S.gguf 415 MB 7ac6cf9c download
Q2_K 1 file 403 MB
Qwen3.5-0.8B-Abliterated-V2.Q2_K.gguf 403 MB 2c118dce download
Auxiliary files 2 files 6.80 KB
README.md 4.28 KB c6d6c33e download
.gitattributes 2.52 KB 536eecb5 download

README current version from Hugging Face


base_model: anlord/Qwen3.5-0.8B-Abliterated-V2
language:

  • en
    library_name: transformers
    license: apache-2.0
    mradermacher:
    readme_rev: 1
    quantized_by: mradermacher
    tags:
  • qwen3.5
  • qwen
  • abliterated
  • uncensored
  • transformers
  • safetensors

About

static quants of https://huggingface.co/anlord/Qwen3.5-0.8B-Abliterated-V2

For a convenient overview and download list, visit our model page for this model.

weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.

Usage

If you are unsure how to use GGUF files, refer to one of TheBloke's
READMEs
for
more details, including on how to concatenate multi-part files.

Provided Quants

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Link Type Size/GB Notes
GGUF mmproj-Q8_0 0.2 multi-modal supplement
GGUF mmproj-f16 0.3 multi-modal supplement
GGUF Q2_K 0.5
GGUF Q3_K_S 0.5
GGUF Q3_K_M 0.6 lower quality
GGUF Q3_K_L 0.6
GGUF Q4_K_S 0.6 fast, recommended
GGUF IQ4_XS 0.6
GGUF Q4_K_M 0.6 fast, recommended
GGUF Q5_K_S 0.7
GGUF Q5_K_M 0.7
GGUF Q6_K 0.7 very good quality
GGUF Q8_0 0.9 fast, best quality
GGUF f16 1.6 16 bpw, overkill

Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):

image.png

And here are Artefact2's thoughts on the matter:
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9

FAQ / Model Request

See https://huggingface.co/mradermacher/model_requests for some answers to
questions you might have and/or if you want some other model quantized.

Thanks

I thank my company, nethype GmbH, for letting
me use its servers and providing upgrades to my workstation to enable
this work in my free time.

Catalog is the map. Apps are the tools.

Run models on your own machine, not in the cloud.

Every model page has an "Open in app" button that hands off directly to a local runtime of your choice - Abliteration, LM Studio, or Ollama. No API keys, no subscription, no prompt leakage.