85 3 days ago

Uncensored, abliterated build of [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct), Alibaba's compact instruct model

ollama run richardyoung/qwen2.5-3b-instruct-abliterated:Q4_K_M

Details

3 days ago

2a90d5c3e9b7 · 1.9GB ·

qwen2
·
3.09B
·
Q4_K_M
{ "num_ctx": 8192, "stop": [ "<|im_end|>" ] }

Readme

🔥 Qwen2.5-3B-Instruct · Abliterated

Uncensored, abliterated build of Qwen/Qwen2.5-3B-Instruct, Alibaba’s compact instruct model with safety refusals surgically removed via Heretic.

🧬 What is abliteration?

Heretic finds the model’s internal “refusal direction” and orthogonalizes the weights against it, removing the tendency to refuse without retraining or degrading capabilities.

📊 Results

Metric Value
Base Qwen/Qwen2.5-3B-Instruct (Qwen2.5, 3B)
Refusals after 3 / 100
KL divergence 0.049 (low collateral damage)
Method Heretic directional ablation, 200-trial Optuna search

📦 Quant

Tag Quant Size
latest Q4_K_M ~1.9 GB

💻 Run it

ollama run richardyoung/qwen2.5-3b-instruct-abliterated

🔬 Reproducible

Full reproducibility record on Hugging Face: richardyoung/Qwen2.5-3B-Instruct-heretic

⚠️ Disclaimer

Safety guardrails removed. It will follow instructions it would normally refuse. For research and authorized use only, you are responsible for how you use it.

🙏 Acknowledgments

Heretic by Philipp Emanuel Weidmann · Base by Alibaba Qwen


Built & maintained by Richard Young · DeepNeuro