77 21 hours ago

Qwen3.6-35B uncensored flagship: 1M certified 70/70, vision, MTP grafted. One file, four capabilities.

vision tools thinking
ollama run satgeze/qwen36-35b-uncensored-1m

Details

22 hours ago

3aa712ec33b4 · 23GB ·

qwen35moe
·
35.5B
·
Q4_K_M
clip
·
447M
·
F16
{ "num_ctx": 262144 }

Readme

Qwen3.6

Qwen3.6-35B Uncensored, 1M certified

HauhauCS’s Aggressive uncensored Qwen3.6-35B-A3B with a 1,048,576-token context baked in, the official MTP layer grafted back at the tensor level, and vision attached. One file, four capabilities. Native renderer and parser set:

ollama launch claude --model satgeze/qwen36-35b-uncensored-1m

Verified, not claimed

NIAH heatmap

A perfect 7070: 10 needles at every rung from 64K through 1M, f16 KV, temperature 0. Not a single miss anywhere in the ladder.

MTP speedup

Pick your tag

Tag Size When
latest 23GB The full package: uncensored + 1M + MTP + vision
q4_k_m-no-mtp 22GB Plain uncensored 1M trunk without the MTP layer

Hybrid GDN architecture keeps KV small: a 128GB Mac runs the full 1M in about 44GB total; a 32GB card holds roughly 262K fully resident. Raise with /set parameter num_ctx.

MTP note

The grafted MTP layer measured +34 percent decode with acceptance 0.864 under llama.cpp; dormant in Ollama until speculative decoding ships there, then it activates automatically.

Links

Full repo, raw data, charts: Hugging Face | ModelScope Method and harness: github.com/satindergrewal/aviary-1m

Credits: Qwen (base + MTP layer, Apache-2.0), HauhauCS (uncensoring), Unsloth (MTP GGUF packaging), SatGeze (1M extension, MTP graft, certification).