Gemma 4 26B QAT+MTP
Best current two-lane speed setup. QAT target plus QAT-specific MTP drafter, served as 2 concurrent 128k slots with mmproj vision enabled.
63/93
QAT score
2×128k
live ctx
20.5GB
live vram
The useful answer is not just “which model scored highest?” It is “which model fits each job without running out of context, VRAM, or strict-output reliability?”
The active local endpoint is now the QAT lane with a QAT-specific MTP drafter: two concurrent 128k slots, vision enabled, and verified draft-token acceptance. It is a 2-lane speed configuration, not yet a 3-lane default.
Best current two-lane speed setup. QAT target plus QAT-specific MTP drafter, served as 2 concurrent 128k slots with mmproj vision enabled.
Standing worker and best short-context quality baseline, but 32k context is cramped for real long-context state.
Very roomy 262k extractor candidate. Good enough to keep, but 26B QAT now beats it as the main long-context pick.
-np 2. The drafter uses --spec-draft-n-max 1, which means one speculative token of draft depth, not one serving lane.-c 262144 -np 2. llama.cpp splits total context across slots; the endpoint reports ~131k context per slot.-np 3 tied or beat MTP because draft overhead consumed the gain.n_max tuning is not the likely lever.