AI AGENT ADDONS

Obliteratus Abliteration

aradotso/trending-skills

OBLITERATUS is a tool that removes the safety guardrails from large language models. It uses a technique called abliteration to find and remove the specific directions in the model that cause it to refuse requests. You can do this with just one click.

The toolkit looks inside the model's hidden layers. It uses math to find the refusal directions. Then it removes those directions from the model's weights. The model keeps its core language abilities intact.

You can use OBLITERATUS from the command line, from Python code, or with a web interface. It works with models from HuggingFace. This is helpful for developers and researchers who want to experiment with model behavior.

Add Obliteratus Abliteration skill to your workflow

Global

mkdir -p ~/.claude/skills/obliteratus-abliteration

Project

mkdir -p .claude/skills/obliteratus-abliteration

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago