PulseAugur
EN
LIVE 22:09:06

Heretic Creator Warns Against Using Uncensored Models for Text Encoding

The creator of Heretic, a tool used to "uncensor" large language models, has issued a warning against using "heretic" models as text encoders for other AI systems, such as image and video generation models like H3. The creator explains that Heretic works by modifying internal representations of harmful inputs to confuse the LLM into compliance, but this process does not create more accurate or "raw" representations. Consequently, using these modified models as text encoders for diffusion models does not remove censorship from the output and may even degrade performance or introduce artifacts. AI

IMPACT Misapplication of LLM modification tools like Heretic can lead to degraded performance and unintended outputs in downstream AI systems.

RANK_REASON The item is an opinion piece from the creator of a tool, warning against its misuse.

Read on r/StableDiffusion →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Heretic Creator Warns Against Using Uncensored Models for Text Encoding

COVERAGE [1]

  1. r/StableDiffusion TIER_2 English(EN) · /u/-p-e-w- ·

    PSA: I’m the creator of Heretic, and I advise you to *not* use “heretic” models as text encoders for H3 (or any other model)

    <!-- SC_OFF --><div class="md"><p>Heretic (<a href="https://github.com/p-e-w/heretic">https://github.com/p-e-w/heretic</a>) is a widely used program for decensoring LLMs. It makes LLMs comply with requests that they previously refused. It works very well for this purpose, and the…