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

Iambackup/gemma-3-12b-it-abliterated-GGUF overview

💎 Gemma 3 12B IT Abliterated image/png https://cdn uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/WjFfc8hhj20r5XK07Yny9.png <center <a hre…

transformersggufautoquantimage-text-to-textbase_model:google/gemma-3-12b-itbase_model:quantized:google/gemma-3-12b-itlicense:gemmaendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
image-text-to-text
Author

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
gemma-3-12b-it-abliterated.fp16.ggufGGUFGGUF21.92 GBDownload
gemma-3-12b-it-abliterated.q6_k.ggufGGUFGGUF9.00 GBDownload
gemma-3-12b-it-abliterated.q8_0.ggufGGUFGGUF11.65 GBDownload

Model Details

Model IDIambackup/gemma-3-12b-it-abliterated-GGUF
AuthorIambackup
Pipelineimage-text-to-text
Licensegemma
Base modelgoogle/gemma-3-12b-it
Last modified2026-06-25T15:04:19.000Z

Model README

---

license: gemma

library_name: transformers

pipeline_tag: image-text-to-text

base_model: google/gemma-3-12b-it

tags:

  • autoquant
  • gguf

---

💎 Gemma 3 12B IT Abliterated

!image/png

<center><a href="https://huggingface.co/mlabonne/gemma-3-4b-it-abliterated">Gemma 3 4B Abliterated</a> • <a href="https://huggingface.co/mlabonne/gemma-3-27b-it-abliterated">Gemma 3 27B Abliterated</a></center>

This is an uncensored version of google/gemma-3-12b-it created with a new abliteration technique.

See this article to know more about abliteration.

I was playing with model weights and noticed that Gemma 3 was much more resilient to abliteration than other models like Qwen 2.5.

I experimented with a few recipes to remove refusals while preserving most of the model capabilities.

Note that this is fairly experimental, so it might not turn out as well as expected. I saw some garbled text from time to time (e.g., "It' my" instead of "It's my").

I recommend using these generation parameters: temperature=1.0, top_k=64, top_p=0.95.

✂️ Layerwise abliteration

!image/png

In the original technique, a refusal direction is computed by comparing the residual streams between target (harmful) and baseline (harmless) samples.

Here, the model was abliterated by computing a refusal direction based on hidden states (inspired by Sumandora's repo) for most layers (layer 3 to 45), independently.

This is combined with a refusal weight of 0.6 to upscale the importance of this refusal direction in each layer.

This created a very high acceptance rate (>90%) and still produced coherent outputs.

⚡️ Quantization

TBD.

Run Iambackup/gemma-3-12b-it-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