Gemma 4 26B-A4B · vLLM · NVFP4 · conc 8

status: done

Configuration

Modelgoogle/gemma-4-26B-A4B-it
CompanyGoogle
FamilyGemma
Parameters26B / 4B (MoE)
EnginevLLM
Quant / precisionNVFP4
Why this quantNVIDIA's own NVFP4 build (TensorRT-Model-Optimizer / modelopt) — Blackwell-native 4-bit. The autoregressive reference line (no drafter) for the decode-vs-concurrency crossover figure.
Downloadnvidia/Gemma-4-26B-A4B-NVFP4
Context window65536
Input modalitiestext, image (served text-only here)

Measured results

Prefill tok/s191.42
Decode tok/s171.69
Peak memory (GB)109.47 (system MemAvailable delta (10s sampling) — vLLM static KV reservation (util 0.85))
Completed2026-07-03 15:15 +0800

Full run command

VLLM_IMAGE=vllm/vllm-openai:nightly-aarch64 scripts/bench-vllm-serving.sh nvidia/Gemma-4-26B-A4B-NVFP4 65536 8 700 600 256
# 444/700 prompts (hit the time cap), 0 errors, 608.4s. ready after 298s. TTFT median 156.8 ms, TPOT median 45.3 ms, req thr 0.73/s.

gemma-4-26b-a4b Google Gemma NVFP4 16-40B conc-8

Notes

Decode 171.69 tok/s aggregate at concurrency 8. Autoregressive NVFP4 reference point, conc 8, for the decode-vs-concurrency crossover figure.

  • Image (pinned): vllm/vllm-openai:nightly-aarch64 @ sha256:e414712fdc04… — the SINGLE image for all 24 cells of this figure. Ready after 298 s.
  • Workload: ShareGPT V3, concurrency 8. 444/700 completed, 0 errors before the 600 s time cap.
  • Throughput: decode 171.69 tok/s aggregate, prefill 191.42 tok/s. TTFT median 156.8 ms, TPOT median 45.3 ms, req throughput 0.73/s.
  • Memory: 109.47 GB = vLLM --gpu-memory-utilization 0.85 reservation, not the model footprint.