#7 · Primary category: MLOps & Evaluation
heretic
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
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models