AIAny
AI Model2026
Icon for item

Qwen3.8-27B RVN Heretic Abliterated Uncensored (GGUF)

Provides uncensored variants of Qwen3.8-27B modified with ARA (Arbitrary-Rank Ablation) to surgically remove refusal behavior, packaged as GGUF quant files for local llama.cpp inference. RVN applies two extra ARA passes that reduce harmful-prompt refusals to 0–1/100 with very low KL damage; intended for adult research/creative use and reduces safety guardrails.

Introduction

Why this matters

Large pre-trained models often refuse or redact outputs for safety reasons; researchers and creators sometimes need controlled, local access to models with those refusal paths altered for analysis, roleplay, or exploration. RVN demonstrates a reproducible, low-damage way to surgically remove refusal circuitry from a high-capacity Qwen3.8-27B model using repeated ARA (Arbitrary-Rank Ablation) passes, trading stricter guardrails for recoverable and measurable behavioral changes.

What Sets It Apart
  • Double-refined ARA pipeline: RVN builds on trohrbaugh's heretic-ara and applies two additional full-weight ARA passes, pushing residual refusals lower while keeping behavioral damage minimal. Measured refusal rates: 0–1/100; KL vs base ≈ 0.0085.
  • Metrics-first preservation: ARA optimizes weight matrices to Preserve (low KL), Steer (pull harmful activations toward good-prompt manifolds), and Overcorrect (push away from original harmful outputs), giving finer control than single-direction subtraction.
  • Deployment-ready quant spectrum and formats: published as GGUF files across many quants (Q8_0 → IQ1), with multilingual, MTP (speculative-decoding head) and vision-compatible variants, sized for a range of GPUs and llama.cpp workflows.
  • Clear licensing and provenance: base model and abliteration sources retain Apache-2.0 licensing; authorship and calibration receipts are documented in the model card.
Who it's for and tradeoffs

Great fit if you need reproducible, local experiments that require fewer automated refusals (researchers analyzing model safety/pathology, creative writers or roleplayers testing uncensored outputs, or developers prototyping offline LLM-powered features). RVN makes it practical to run Qwen3.8-27B-class models on consumer GPUs via multiple quant options and embedded MTP for speed.

Look elsewhere if you need a production-grade, safety-hardened model for end users, minors, or regulated environments: RVN intentionally reduces some safety guardrails and retains only a subset of the strongest refusals. Behavior can vary across domains and languages; treat outputs as unmoderated and use responsible policies and post-processing when deploying.

Where it fits

RVN is positioned between the original Qwen3.8-27B (base) and trohrbaugh's heretic-ara variant: it prioritizes aggressive but measured removal of refusal behavior while minimizing KL damage. Use RVN for local, offline research and experimentation; prefer upstream, safety-preserving variants for public-facing services.

Information

  • Websitehuggingface.co
  • Authors0bserverx, Tim Rohrbaugh
  • Published date2026/08/14

Categories

More Items

Hugging Face
AI Model2026

A 35B mixture-of-experts LLM tuned for agentic coding and end-to-end self-improvement: it jointly generates tasks, scaffolds, and solution rollouts. Activates ~3B params/token, supports 256K context (extendable), and emits chain-of-thought plus OpenAI-style tool calls.

Hugging Face
AI Model2026

An uncensored fork of Qwen3.8-27B that removes refusal/safety filters via an “abliteration” technique while preserving the first 15 layers and multimodal capabilities; intended for controlled research and testing rather than production.

Hugging Face
AI Model2026

An uncensored, "abliterated" fork of Qwen3.8-27B that removes refusal behavior by modifying targeted weights and provides multiple GGUF/BF16 quantized variants for local research and deployment, while carrying significantly reduced safety filtering.