What problem does it solve?
Open-weight LLMs often have embedded refusal and guardrail behaviors that block desired outputs, and modifying these traditionally requires expensive retraining or fine-tuning workflows that are inaccessible for most users.
Core Features & Use Cases
This Skill uses mechanistic interpretability techniques to surgically excise refusal directions from model weights without retraining, preserving reasoning capabilities. It supports 9 CLI methods tailored to different model types (dense, MoE, reasoning), includes 28 analysis modules to map refusal mechanisms, offers 116 model presets across 5 compute tiers, and provides tournament evaluation and telemetry-driven parameter recommendations. Common use cases include uncensoring Llama, Qwen, and Mistral models, analyzing how refusal is encoded in model architectures, and creating custom uncensored model variants for research.
Quick Start
Use the obliteratus skill to remove all refusal behaviors from your open-weight LLM using the recommended advanced method.