Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
DavidAU 
posted an update 5 days ago
Post
6763
Qwen 3.6 27B Fine tune exceed 700 ARC-C for both 8 and 4 bit.

A new level of uncensored performance the puts this model squarely at "closed source" level of intelligence.

Model exceeds all critical benchmarks for both Qwen 3.6 27B AND Qwen 3.6 35B-A3B... and not by a little either.

Neo Imatrix MAX ggufs in both regular and MTP quants.

Benchmarks for Qwen 3.6 27B org and tuned, as well as Qwen 3.6 35B-A3B are up at the repo.

DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF

oooooh wow, this is your best work yet. Everything is amazing; I only wish I had more VRAM to truly feel the glory. Thanks a lot

·

Here is a new one just uploaded; also off the scale strong, but at 9B:

https://huggingface.co/DavidAU/Qwen3.5-9B-The-Defiant-Fable-Uncensored-Heretic-NEO-IMATRIX-MAX-MTP-GGUF

Benches are up ; beats Qwen 3.5 27B in all 7 benches AND Qwen3.6 35B-A3B.
Matches some Qwen 3.6 27B benches too.
Clocks in at over 640 ARC-C for both 8bit and 4bit.

1/3 the size almost all the firepower.

It is very good, first local model that answered most of the simple bench questions correctly
I only tested the first 5 so far, and it got 5/5 right on first attempt. I have never seen any local model answer anything past the second question.

Running the q4_k_m , - NON MTP - (for some reason I cant ever get it to work, and if I do its Worst and 3x slower lol rather than faster) on llama.cpp windows 11.

5800x3d + rtx4090 + 32gb ddr4 = 40-50tps which is very usable, great work man

simple-bench-git

Thank You!

The base comparison is the part that holds up. arc/c 0.647 to 0.711 on ARC-C's 1172 test items is about 4.8 standard errors. That is a real move, not harness noise.

The 700 line is where I would not put weight. mxfp8 0.711 and mxfp4 0.701 is 1.0pp, roughly 12 questions out of 1172. A single ARC-C score at p near 0.71 carries a standard error of about 1.32pp, so the threshold the model is named after sits inside the gap between your own two quants. Both quants also answered the same 1172 items, so the honest test there is paired, McNemar on the discordant ones, not two numbers compared by eye. Do you have per-item outputs to run it?

The other thing I cannot untangle from the table: it compares fine tune plus merge plus heretic against plain base, so no stage gets credit for anything. The heretic step is the strange one. Refusals go 99/100 to 4/100 at KL 0.0469 and all seven benchmarks go up. If the harness scores by loglikelihood over the fixed options, refusal direction should be close to invisible, because the model never gets to emit a refusal in the first place. That points the gain at the fine tune stages rather than the ablation.

Is there a bench of base plus heretic only, no fine tunes? That one arm separates them, and it is cheap.