What problem does it solve?
This Skill helps researchers and AI engineers modify open-weight LLMs by identifying and removing refusal behavior mechanisms without retraining the model, addressing the challenge of analyzing and adjusting alignment behaviors.
Core Features & Use Cases
- Refusal Direction Analysis: Uses mechanistic interpretability methods such as diff-in-means, SVD, LEACE, and activation analysis to study refusal-related model behavior.
- Model Abliteration Workflows: Provides CLI-driven methods for applying weight projections, structural ablations, evaluation, and verification across different model architectures.
- Use Case: Analyze an open-weight language model's refusal mechanisms, select an appropriate abliteration strategy based on hardware and model type, and evaluate the resulting model behavior.
Quick Start
Use the obliteratus skill to analyze and run an abliteration workflow on my selected HuggingFace model with the recommended method and verification metrics.