From 47420a84b9dce2a09e6a71600954c11e148c3242 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:30:38 -0700 Subject: [PATCH] docs(obliteratus): link YouTube video guide in SKILL.md (#15808) Adds a 'Video Guide' section pointing at the walkthrough of a Hermes agent abliterating Gemma with OBLITERATUS, so the agent can surface it when the user wants a visual overview before running the workflow. --- skills/mlops/inference/obliteratus/SKILL.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/skills/mlops/inference/obliteratus/SKILL.md b/skills/mlops/inference/obliteratus/SKILL.md index 598b9979517..2dc2f943b13 100644 --- a/skills/mlops/inference/obliteratus/SKILL.md +++ b/skills/mlops/inference/obliteratus/SKILL.md @@ -17,6 +17,13 @@ Remove refusal behaviors (guardrails) from open-weight LLMs without retraining o **License warning:** OBLITERATUS is AGPL-3.0. NEVER import it as a Python library. Always invoke via CLI (`obliteratus` command) or subprocess. This keeps Hermes Agent's MIT license clean. +## Video Guide + +Walkthrough of OBLITERATUS used by a Hermes agent to abliterate Gemma: +https://www.youtube.com/watch?v=8fG9BrNTeHs ("OBLITERATUS: An AI Agent Removed Gemma 4's Safety Guardrails") + +Useful when the user wants a visual overview of the end-to-end workflow before running it themselves. + ## When to Use This Skill Trigger when the user: