CoolFace
Modelpublic

hotdogs/Qwen3.8-27B-abliterated

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
3likes1kdownloads
17 commits on main
b3867531mo ago

Update A/B benchmark with lambda=1.2 results: MMLU -0.005, GSM8K -0.03, ARC +0.01 vs base

hotdogs
e95fd711mo ago

Update README.md

hotdogs
f7c35af1mo ago

Mark ARC + A/B benchmark as re-testing on lambda=1.2 (numbers were measured on lambda=1.65 build)

hotdogs
31340d11mo ago

Restore our abliteration README (was overwritten by base Qwen README); update to lambda=1.2: refusals 98->39%, KL 0.0001, rhat factor -0.20

hotdogs
1086a6a1mo ago

Upload folder using huggingface_hub

hotdogs
2688cf91mo ago

Add A/B capability benchmark: MMLU identical (0.777), GSM8K -0.14, ARC -0.05 vs base

hotdogs
3159cda1mo ago

Add proper ARC-Challenge capability benchmark (base 0.44 vs ablit 0.39); note old 0.227 was harness artifact

hotdogs
58237711mo ago

Add weight-level rhat removal verification (projection check: all edited tensors factor -0.65, lm_head/vision untouched)

hotdogs
3552cc51mo ago

Add independent heretic evaluation results (KL 0.0006, refusals 98% -> 18%)

hotdogs
23443521mo ago

Update README.md

hotdogs
ab092d41mo ago

Update README.md

hotdogs
087cde61mo ago

Add GitHub LLM-abliterate tool link + exact reproduction commands

hotdogs
7b903d01mo ago

Remove __pycache__

hotdogs
53148361mo ago

Add reproduction scripts (extract/sweep/apply/verify)

hotdogs
29756b51mo ago

Rewrite README: full method, technique, lessons learned, reproduction code

hotdogs
56992001mo ago

Upload folder using huggingface_hub

hotdogs
04e99a31mo ago

initial commit

hotdogs