Tag: Llm
Heretic Docker: Abliterating LLMs for Video and Image Generation
A while back I did a deep dive into abliterating Gemma 3 12B for use as an uncensored text encoder in LTX-2 video generation. The process worked but involved a lot of manual steps: running Heretic, merging safetensor shards, converting to ComfyUI format, quantizing to FP8, building GGUF quants. I got tired of doing it all by hand, so I built heretic-docker to automate the whole thing.
March 10, 2026
Abliterating Gemma 3 12B for LTX-2: Does It Actually Help?
LTX-2 is Lightricks’ open-source video generation model, and it uses Google’s Gemma 3 12B as its text encoder. Lets explore how to make an uncensored model and if it matters for LTX2 video generation.
January 11, 2026