| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| .gitattributes | 1.57 kB xet | aacf151a | |
| README.md | 2.15 kB xet | 6b1eb3dd | |
| added_tokens.json | 35 Bytes xet | c49aaa18 | |
| chat_template.json | 1.62 kB xet | b80e8de6 | |
| config.json | 1.61 kB xet | 2423bc92 | |
| generation_config.json | 192 Bytes xet | 988cdb09 | |
| model-00001-of-00002.safetensors | 4.96 GB xet | fbf2c4fd | |
| model-00002-of-00002.safetensors | 3.64 GB xet | 5cc9bf98 | |
| model.safetensors.index.json | 90.6 kB xet | dab8c9b8 | |
| preprocessor_config.json | 570 Bytes xet | 315e627d | |
| processor_config.json | 70 Bytes xet | 0ca085b6 | |
| special_tokens_map.json | 662 Bytes xet | 02a534c8 | |
| tokenizer.json | 33.4 MB xet | fa66c8c0 | |
| tokenizer.model | 4.69 MB xet | a81fa217 | |
| tokenizer_config.json | 1.16 MB xet | f2cdde5b |
💎 Gemma 3 4B IT Abliterated
This is an uncensored version of google/gemma-3-4b-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.
⚡️ Quantization
✂️ Layerwise abliteration
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 7 to 29), independently. This is combined with a refusal weight that follows a symmetric pattern from 0.05 to a peak of 0.55.
This created a very high acceptance rate (>90%) and still produced coherent outputs.
- Total size
- 8.64 GB
- Files
- 15
- Last updated
- Jun 25
- Pre-warmed CDN
- US EU US EU

