164 Downloads Updated 3 weeks ago
ollama run richardyoung/gpt-oss-20b-abliterated
Abliterated build of OpenAI gpt-oss-20b. Note up front: gpt-oss is highly refusal-robust, so this is a modest reduction, published honestly.
Abliterated version of openai/gpt-oss-20b, a 21B Mixture-of-Experts model (about 3.6B active) with native MXFP4 weights. It was processed with the Heretic library. gpt-oss has unusually robust safety training, so directional abliteration reduces refusals only modestly, even at a high KL target.
| Metric | Before | After |
|---|---|---|
| Refusals (harmful-prompt eval) | 98โ100 | 77โ100 |
| Reduction | n/a | 21 percent |
| KL Divergence | n/a | 0.051 |
This is a modest reduction, and that is the point worth knowing: gpt-oss-20b strongly resists abliteration. Its refusal behavior is not concentrated in a single removable direction, so pushing harder only damages the model without removing more refusals. Published for transparency and research.
| Tag | Size | Format | Notes |
|---|---|---|---|
| latest / MXFP4 | about 13 GB | native MXFP4 | gpt-oss native format, served natively by Ollama |
ollama run richardyoung/gpt-oss-20b-abliterated
Abliteration here is modest, so this model behaves much like stock gpt-oss for most safety-relevant prompts. Use responsibly and in accordance with applicable laws.
Built and maintained by Richard Young, DeepNeuro