What problem does it solve?
This Skill helps you remove refusal behavior from open-weight LLMs while preserving useful reasoning, making it easier to study, test, and deploy less restrictive model variants.
Core Features & Use Cases
- Method selection: Choose from basic, advanced, aggressive, surgical, optimized, and other abliteration modes depending on model size and alignment style.
- Interpretability-driven analysis: Inspect refusal geometry with modules such as logit lens, causal tracing, SVD variants, LEACE, and steering vectors before changing weights.
- Verification and tuning: Check refusal rate, perplexity, KL shift, and coherence to confirm whether the modified model still behaves well.
- Use case: A researcher can analyze a stubborn instruction-tuned model, select an appropriate method for its architecture, and generate a cleaned checkpoint for further evaluation.
Quick Start
Ask the skill to recommend the best abliteration method for a target open-weight model and summarize the hardware, analysis, and verification steps needed.