Which speculative decoding setup for local Qwen models? Two llama.cpp configs compared

cradlemann · reddit · 2026-09-21

Running Qwen3.8-Flash-Next-UD-Q4KXL and Qwen3.8-27B-UD-Q5KXL on an AMD Ryzen AI 9 HX 470 with llama-server's Vulkan backend, the author shares two speculative decoding configs: draft-mtp + ngram-map-k for the Flash model, draft-dflash + ngram-map-k for the 27B (spec-draft-n-max: 4, p-min: 0.5). They see little difference from the ngram decoders and note llama-bench can't benchmark speculative models without bias, asking what others use.

Original post →

More from Infra

Infra channel →