CoolFace
Modelpublic

armand0e/Qwen3.8-27B-Fable-Distill-Heretic-ara

sourceHugging Faceupdated 1mo agoView on Hugging Face
6likes88downloads
Model Card

This is a decensored version of TeichAI/Qwen3.8-27B-Fable-Distill, made using Heretic v1.2.0 with the Arbitrary-Rank Ablation (ARA) method

The ablation is a rank-2 update applied to the attn.o_proj, mlp.down_proj projections of layers 30-64, solved in closed form rather than by gradient descent.

Abliteration parameters

ParameterValue
start_layer_index30
end_layer_index64
overcorrect_relative_weight4.62087
neighbor_count128
rank2
ridge1

Performance

MetricThis modelOriginal model ([TeichAI/Qwen3.8-27B-Fable-Distill](https://huggingface.co/TeichAI/Qwen3.8-27B-Fable-Distill))
KL divergence0.10040 (by definition)
Refusals5/10091/100

KL divergence is measured against the original model on held-out harmless prompts (mlabonne/harmless_alpaca), and refusals are counted over 100 harmful prompts (mlabonne/harmful_behaviors, test[:100]).