H100 FP8: MTP vs Off Speculative Decoding
Speculative decoding comparison of MTP versus Off on H100 FP8 (NVIDIA Hopper) running DeepSeek R1. 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.
At 26 tok/s/user on DeepSeek R1 (H100 FP8), MTP delivers 383 tok/s/GPU at $1.04 per million tokens; Off delivers 96 tok/s/GPU at $3.97. MTP is 283% cheaper per token; MTP delivers 299% more tok/s/GPU. Speculative decoding accepts draft tokens to reduce per-token latency — gains vary by workload and prompt distribution.
MTP posts 303 tok/s/GPU for $1.28 per million tokens at 41 tok/s/user on DeepSeek R1 (H100 FP8); Off posts 40 tok/s/GPU for $9.19. MTP is 621% cheaper per token; MTP delivers 659% more tok/s/GPU. Draft-token acceptance rates determine whether speculative decoding helps or hurts at a given concurrency level.
Throughput at 57 tok/s/user on DeepSeek R1 (H100 FP8): MTP hits 140 tok/s/GPU, Off hits 26. Per-million costs land at $2.54 and $14.0 respectively. MTP is 453% cheaper per token; MTP delivers 440% more tok/s/GPU. Speculative decoding trades extra compute on draft tokens for fewer decoding steps — the payoff depends on sequence length and batch size. (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/gpu) | MTP:383.4Off:96.0 | MTP:302.8Off:39.9 | MTP:140.5Off:26.0 |
| Cost ($/M tok) | MTP:$1.036Off:$3.974 | MTP:$1.275Off:$9.192 | MTP:$2.537Off:$14.039 |
| tok/s/MW | MTP:221606Off:55492 | MTP:175042Off:23048 | MTP:81188Off:15033 |
| Concurrency | MTP:~550Off:~213 | MTP:~495Off:~43 | MTP:~146Off:~21 |
Inference Performance
Inference performance metrics across different models, hardware configurations, and serving parameters.