What problem does it solve?
This Skill eliminates the need for costly retraining or fine-tuning to remove unwanted refusal and guardrail behaviors from open-weight large language models, a common pain point for researchers and developers working with custom model variants.
Core Features & Use Cases
- Mechanistic Interpretability Techniques: Uses diff-in-means, SVD, LEACE, and SAE-based ablation to surgically excise refusal directions while preserving the model's core reasoning and coherence capabilities.
- Broad Model Support: Includes 116+ presets across 5 compute tiers, with specialized methods for dense, MoE, and reasoning-focused model architectures.
- Use Case Example: A security researcher can use this Skill to create a local uncensored copy of a 7B parameter Llama model for red teaming exercises without altering the model's core problem-solving skills.
Quick Start
Use the obliteratus skill to remove refusal guardrails from the meta-llama/Llama-3.1-8B-Instruct model using the default advanced method and save the abliterated output to a local directory.