405 Downloads Updated 7 months ago
ollama run richardyoung/gemma-2-9b-it-abliterated:Q4_K_M
Abliterated (uncensored) version of Gemma 2 9B Instruct for unrestricted conversations and creative writing.
This model is an abliterated version of google/gemma-2-9b-it, with refusal behavior reduced through targeted weight modification. The abliteration process uses the Heretic library to suppress refusal directions while preserving the modelβs original coherence and reasoning ability.
| Metric | Before | After |
|---|---|---|
| Refusals | TBD | TBD |
| Reduction | , | TBD |
| KL Divergence | , | TBD |
Refusal metrics pending re-measurement.
A low KL divergence (< 1.0) indicates the model retains its original capabilities and coherence.
| Tag | Size | BPW | Notes |
|---|---|---|---|
Q4_K_M |
5.8 GB | 4.85 | Recommended |
Bits-per-weight (BPW) reference guide for comparing quantization levels:
| Quant | BPW |
|---|---|
| IQ3_M | 3.66 |
| IQ4_XS | 4.25 |
| Q4_K_M | 4.85 |
| Q5_K_M | 5.68 |
| Q6_K | 6.56 |
| Q8_0 | 8.5 |
# Run the recommended Q4_K_M build
ollama run richardyoung/gemma-2-9b-it-abliterated:Q4_K_M
# Pull and run
ollama run richardyoung/gemma-2-9b-it-abliterated:Q4_K_M
# Then chat interactively
>>> Hello! What can you help me with?
| VRAM | Performance |
|---|---|
| 6 GB | Slow, may swap to CPU |
| 8 GB | Good performance |
| 12 GB+ | Excellent performance |
Base Model: google/gemma-2-9b-it Parameters: 9.24B Context Length: 8,192 tokens (8K, Gemma 2 native context) License: Gemma Quantization: Q4_K_M (4.85 bits per weight) Abliteration Method: Heretic library with conservative weight modification
This model has reduced safety guardrails. The removal of refusal behavior means the model will engage with a wider range of prompts. Use responsibly and in accordance with applicable laws and regulations. Use of the base model remains subject to the Gemma Terms of Use.
Built & maintained by Richard Young Β· DeepNeuro