obliteratus

Remove refusal directions from open-weight LLMs via abliteration.

150|25|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill obliteratus-devsoul2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obliteratus
Source: https://github.com/Devsoul2026/Hermes-One-Click/tree/main/hermes-agent/skills/mlops/inference/obliteratus
Command: npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill obliteratus-devsoul2026

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Remove refusal directions from LLMs by abliteration to enable controlled research and experimentation with guardrails on open-weight models.

Core Features & Use Cases

  • Provides CLI methods and analysis modules to identify, remove, and verify refusal signals across layers.
  • Supports multiple methods (basic, advanced, surgical, nuclear, etc.) and visualization tools for eval.
  • Use cases include research, safety testing, MoE models, and reproducible experiments.

Quick Start

Install and run an abliterated model with the default advanced method, saving results to a local directory.

Frequently Asked Questions about obliteratus

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

FAQPage Schema
What is abliteration in LLMs and what does it do to guardrails?

Abliteration is a technique that removes refusal directions from an LLM to reduce guardrails in open-weight models. It enables controlled research and experimentation by identifying and eliminating refusal signals across network layers.

How do I remove refusal directions from an open-weight LLM for research?

You can remove refusal directions by running the abliteration process using CLI methods to identify, remove, and verify refusal signals. It supports default advanced methods and saves evaluation results to a local directory for analysis.

What hardware do I need to abliterate model refusals on CPU or GPU?

The abliteration process includes hardware checks to support both CPU and GPU environments. You need to ensure your system meets the dependency requirements and configuration settings before running the refusal removal and evaluation.

How is model performance verified after removing refusal directions?

Model performance is verified by measuring evaluation metrics such as refusal rate, perplexity, and KL divergence. Visualization tools are provided to analyze the results and confirm the reduction of guardrails across the model layers.

Which abliteration methods are available for modifying LLM guardrails?

Available abliteration methods include basic, advanced, surgical, and nuclear options. Each method offers a different level of modification for removing refusal signals, allowing tailored safety testing and experimentation with MoE models.

Can I use abliteration to test safety guardrails on Mixture of Experts models?

Yes, abliteration supports use cases including research, safety testing, and experimentation with Mixture of Experts (MoE) models. The process identifies and removes refusal signals across layers while tracking perplexity and KL divergence.