405 7 months ago

Abliterated (uncensored) version of Gemma 2 9B Instruct for unrestricted conversations and creative writing.

ollama run richardyoung/gemma-2-9b-it-abliterated:Q4_K_M

Models

View all →

Readme

Gemma-2-9B-it-Abliterated Readme

Abliterated (uncensored) version of Gemma 2 9B Instruct for unrestricted conversations and creative writing.

πŸš€ Overview

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.

πŸ“Š Abliteration Results

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.

🎯 Key Features

  • Reduced Censorship: Refusal behavior suppressed on typical β€œunsafe” prompts
  • Preserved Quality: Conservative abliteration maintains model coherence and reasoning ability
  • Full Gemma 2 Capabilities: Retains original capabilities including multilingual support, coding, and reasoning
  • Efficient: Q4_K_M quantization (5.8 GB) offers an excellent quality/size balance

🏷️ Available Versions

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

πŸ’» Quick Start

# Pull and run
ollama run richardyoung/gemma-2-9b-it-abliterated:Q4_K_M

# Then chat interactively
>>> Hello! What can you help me with?

πŸ› οΈ Use Cases

  • Creative Writing: Generate unrestricted fiction, scenarios, and roleplay
  • Research: Explore topics without artificial limitations
  • Red Teaming: Test AI safety without built-in guardrails
  • Education: Learn about topics that are typically refused

πŸ“‹ System Requirements

VRAM Performance
6 GB Slow, may swap to CPU
8 GB Good performance
12 GB+ Excellent performance

πŸ”§ Technical Details

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

⚠️ Disclaimer

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.

πŸ™ Acknowledgments


Built & maintained by Richard Young Β· DeepNeuro