@nullfoundry
new achievement ! Qwen3.6 27B MTP llama-server -hf unsloth/Qwen3.6-27B-MTP-GGUF:Q4_K_M --host 0.0.0.0 --port ${PORT} --ctx-size 131072 --predict 32768 --batch-size 20248 --ubatch-size 512 --flash-attn on --cache-type-k q8_0 --cache-type-v q8_0 --mlock --no-mmap --temp 0.6 --top-k 20 --top-p 0.95 --min-p 0.0 --repeat-penalty 1.0 --presence-penalty 0.0 --parallel 1 --metrics --jinja --reasoning on --reasoning-format auto --reasoning-budget 2048 -ctkd q8_0 -ctvd q8_0 -ctxcp 32 --no-warmup --spec-type draft-mtp --spec-draft-n-max 2 -ngl 99