#7 · Primary category: MLOps & Evaluation

heretic

abliteration llm transformer

Fully automatic censorship removal for language models

Project last updated:08/17/26

GitHub Stars

28.7K

Forks

3.2K

Contributors

34

License

AGPL-3.0

Why we included this project

Heretic removes the safety alignment that many transformer models ship with, and it does so without retraining. The tool automates abliteration, the technique of editing model activations to suppress refusal behavior, and uses an optimizer to tune the parameters for you. The result is a decensored model that keeps most of the original's reasoning ability, since the process minimizes both refusals and divergence from the base model. You run it from the command line, point it at a Hugging Face model, and it handles dense, multimodal, MoE, and some hybrid architectures. If you self-host models and the built-in guardrails block responses you actually need, this is a practical way to get an uncensored local model for roleplay, creative writing, or research.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category