Tag: 2026

Qwen3.6-27B Abliteration Benchmarked: Five Techniques Under the Microscope

Five different groups abliterated the same AI model. When I ran the maths benchmarks, their scores ranged from 27.5% to 75.1%. That is a 47.6 percentage point gap. It looks like some techniques made the model way better at maths and others broke it. But when I dug into why, it turned out nobody got smarter or dumber. The abliteration just changed how long they think before answering. The real scores were all within 2.8 percentage points of each other.

May 17, 2026
HauhauCS Reaper-Abliteration Plagiarism Investigation: A Fork of Heretic

HauhauCS publishes uncensored LLM models on HuggingFace with 5 million combined monthly downloads. Every model card claims “private methods and tools.” I recovered the deleted source code from PyPI’s CDN. It is a fork of the open source Heretic abliteration tool, refactored and relicensed without attribution.

May 7, 2026
GLM-4.7-Flash Abliteration Benchmarked: Heretic vs HauhauCS vs Huihui vs Abliterix

GLM-4.7-Flash is a 59 billion parameter reasoning model from Zhipu AI that uses 64 specialist expert modules per layer. I benchmarked four pre-existing abliterated variants against it and discovered something unexpected in the maths benchmarks. The raw scores look terrible for some variants, but the models can actually still do the maths. They just overthink and run out of tokens before writing their answer. And the weight forensics on one of those variants led to a bigger story about plagiarism.

May 1, 2026
Uncensored LLM Abliteration Benchmarked: HauhauCS vs Heretic vs Huihui

HauhauCS describes their abliterated models as “the best lossless uncensored models out there” with “no changes to datasets or capabilities” and claims 0 refusals across their entire model range. I ran the full forensic suite across five Qwen models to find out whether those claims hold up.

April 18, 2026
HF All-Time Downloads: A Browser Extension for HuggingFace

HuggingFace model pages only show downloads from the last 30 days. That number goes up and down as a rolling window, and it hides the real impact of older models. I built HF All-Time Downloads , a browser extension for Chrome and Firefox that surfaces the all-time download count directly on the model page.

April 9, 2026