B300 FP8: MTP vs Off Speculative Decoding
Speculative decoding comparison of MTP versus Off on B300 FP8 (NVIDIA Blackwell) running GLM 5/5.1. Throughput, cost, and interactivity differences across LLM workloads. Use the chart controls below to switch sequences and metrics — same interactions as the main inference chart.
MTP acceptance-rate implementations differ across inference engines. Points from different engines are not directly comparable on the same curve — throughput and cost at matched interactivity may reflect engine-level differences rather than pure speculative decoding gains. Interpret cross-engine comparisons with caution.
Near the low end of the 22–74 tok/s/user interactivity band, at 35 tok/s/user on GLM 5/5.1 (B300 FP8): MTP runs 944 tok/s/chip at $0.66/M tokens, Off runs 486 at $1.29/M. MTP is 94% cheaper per token; MTP delivers 94% more tok/s/chip. Gains from speculative decoding vary by workload; short-output prompts tend to benefit less.
At 48 tok/s/user on GLM 5/5.1 (B300 FP8), MTP delivers 711 tok/s/chip at $0.88 per million tokens; Off delivers 298 tok/s/chip at $2.10. MTP is 138% cheaper per token; MTP delivers 138% more tok/s/chip. Speculative decoding accepts draft tokens to reduce per-token latency — gains vary by workload and prompt distribution.
MTP posts 576 tok/s/chip for $1.09 per million tokens at 61 tok/s/user on GLM 5/5.1 (B300 FP8); Off posts 154 tok/s/chip for $4.07. MTP is 273% cheaper per token; MTP delivers 273% more tok/s/chip. Draft-token acceptance rates determine whether speculative decoding helps or hurts at a given concurrency level. (Numbers reflect this URL's pinned 1k/1k · fp8 workload — changing sequence or model updates both the table and chart; the table stays pinned to this page's precision, so precision toggles in the controls affect the chart only.)

| Metric | Interactivity (tok/s/user) | Interactivity (tok/s/user) | Interactivity (tok/s/user) |
|---|---|---|---|
| Throughput (tok/s/chip) | MTP:944.3Off:486.1 | MTP:710.7Off:298.4 | MTP:575.9Off:154.3 |
| Cost ($/M tok) | MTP:$0.665Off:$1.291 | MTP:$0.883Off:$2.104 | MTP:$1.090Off:$4.068 |
| tok/s/MW | MTP:496979Off:255850 | MTP:374034Off:157060 | MTP:303114Off:81231 |
| Concurrency | MTP:~109Off:~57 | MTP:~61Off:~25 | MTP:~39Off:~10 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.