Goal: run unsloth/Qwen3.6-35B-A3B-MTP-GGUF (Q4_K_XL) entirely on the GPU with the
largest possible context, and find the fastest generation settings — including
the model's built-in MTP (Multi-Token Prediction) self-speculation.
This is the MoE sibling of the dense 27B (see Benchmarks.md): 35.5 B total
params but only ~3 B active per token, so it generates ~2.4× faster while
still fitting the full 256k context on 24 GB.