obliteratus

Remove refusal behaviors from open-weight LLMs using mechanistic interpretability techniques.

174|23|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/RedWoodOG/Hermes-Desktop --skill obliteratus-redwoodog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obliteratus
Source: https://github.com/RedWoodOG/Hermes-Desktop/tree/main/skills/mlops/inference/obliteratus
Command: npx skills add https://github.com/RedWoodOG/Hermes-Desktop --skill obliteratus-redwoodog

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Remove refusal behaviors (guardrails) from open-weight LLMs using mechanistic interpretability techniques to surgically excise refusal while preserving reasoning.

Core Features & Use Cases

  • 9 CLI methods, 28 analysis modules, 116 model presets across 5 compute tiers, tournament evaluation, and telemetry-driven recommendations.
  • Step-by-step guidance for installation, hardware checks, model selection, parameter tuning, evaluation, and deployment in reproducible YAML-configured workflows.
  • Flexible tooling for reversible steering and modular ablation strategies to tailor refusals removal to different models.

Quick Start

Run obliteratus obliterate <model_name> --method advanced --output-dir ./abliterated-models to begin abliteration.

Frequently Asked Questions about obliteratus

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

FAQPage Schema
How do I remove guardrails from open-weight LLMs while preserving reasoning?

You remove guardrails from open-weight LLMs by applying mechanistic interpretability techniques to surgically excise refusal behaviors while preserving reasoning. This process uses modular ablation strategies and steering vectors to tailor the removal to different model architectures.

Can I use ablation methods to remove refusal behaviors from MoE models?

Yes, you can apply ablation to remove refusal behaviors from MoE models. The obliteratus tooling applies mechanistic interpretability techniques across various compute tiers and MoE architectures, offering CLI methods and analysis modules to tailor the removal process.

What is the best way to configure reproducible workflows for LLM abliteration?

The best way to configure reproducible LLM abliteration workflows is through YAML-configured files. This format satisfies requirements for installation, hardware checks, model selection, parameter tuning, evaluation, and safe deployment across various compute tiers.

Does removing refusal behaviors from LLMs require specific hardware or dependencies?

Removing refusal behaviors requires specific dependencies including torch, transformers, bitsandbytes, accelerate, and safetensors. The workflow includes step-by-step hardware checks to ensure your environment meets the compute requirements across 5 hardware tiers.

Are there limitations when using steering vectors for LLM guardrails removal?

Using steering vectors for LLM guardrails removal is limited by the need to preserve reasoning capabilities. However, the tooling offers flexible reversible steering and modular ablation strategies, allowing you to tailor the approach and mitigate unintended reasoning degradation.