obliteratus

Remove refusal behaviors from open-weight LLMs via weight-space ablation.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/anilcan-kara/nozich-agent --skill obliteratus-anilcan-kara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obliteratus
Source: https://github.com/anilcan-kara/nozich-agent/tree/main/optional-skills/mlops/obliteratus
Command: npx skills add https://github.com/anilcan-kara/nozich-agent --skill obliteratus-anilcan-kara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obliteratus, torch, transformers, bitsandbytes, accelerate, safetensors, and includes references (resource) components.

What problem does it solve?

Removes refusal behaviors (guardrails) from open-weight LLMs using mechanistic interpretability techniques.

Core Features & Use Cases

  • 9 CLI methods provide diverse refusal extraction strategies.
  • 28 analysis modules enable mechanistic interpretability for refusal in LLMs.
  • 116 model presets across 5 compute tiers with tournament evaluation and telemetry-driven recommendations.

Quick Start

Install obliteratus, choose a method, and run it against a model to begin abliteration and analysis.

Frequently Asked Questions about obliteratus

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove guardrails and refusal behaviors from open-weight LLMs?

To remove LLM refusals, mechanistic interpretability techniques apply weight-space ablation to open-weight models. This Skill provides a CLI with 9 distinct methods and 28 analysis modules to precisely abliterate guardrails across various model presets.

What is weight-space ablation for LLM refusal removal?

Weight-space ablation for LLM refusal is a mechanistic interpretability technique that modifies internal model weights to remove guardrails. This process uses 28 analysis modules to identify refusal directions and applies targeted ablation methods to eliminate refusal behaviors.

Can I use this abliteration method with any open-weight model?

Yes, you can apply abliteration across diverse open-weight models using 116 model presets spanning 5 compute tiers. The CLI evaluates models via tournament methods and provides telemetry-driven recommendations to ensure refusal extraction works across different workflows.

How to abliterate LLM refusals step by step using a CLI?

Install the obliteratus CLI along with torch, transformers, and bitsandbytes. Select one of 9 refusal extraction methods, pick from 116 model presets across 5 compute tiers, and run the command to execute weight-space ablation and apply 28 analysis modules.

What's the best way to analyze LLM refusal mechanisms before abliteration?

The best way to analyze LLM refusal mechanisms is using the 28 built-in analysis modules for mechanistic interpretability. These modules evaluate refusal behaviors across 116 model presets, utilizing telemetry-driven recommendations and tournament evaluation to guide your choice of the 9 ablation methods.

Do I need bitsandbytes and accelerate to perform weight-space ablation on LLMs?

Yes, you need bitsandbytes and accelerate along with torch, transformers, and safetensors to perform weight-space ablation. These dependencies are required by the CLI to manage model loading and execute the 9 refusal removal methods across the 5 compute tiers.