B200 FP4: MTP vs Off Speculative Decoding
Speculative decoding comparison of MTP versus Off on B200 FP4 (NVIDIA Blackwell) 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.
MTP posts 8907 tok/s/chip for $0.05 per million tokens at 62 tok/s/user on DeepSeek R1 (B200 FP4); Off posts 1518 tok/s/chip for $0.32. MTP is 487% cheaper per token; MTP delivers 487% more tok/s/chip. Draft-token acceptance rates determine whether speculative decoding helps or hurts at a given concurrency level.
Throughput at 102 tok/s/user on DeepSeek R1 (B200 FP4): MTP hits 2796 tok/s/chip, Off hits 483. Per-million costs land at $0.17 and $0.99 respectively. MTP is 479% cheaper per token; MTP delivers 479% more tok/s/chip. Speculative decoding trades extra compute on draft tokens for fewer decoding steps — the payoff depends on sequence length and batch size.
Toward the upper edge of the 22–182 tok/s/user interactivity band, at 142 tok/s/user on DeepSeek R1 (B200 FP4): MTP runs 689 tok/s/chip at $0.70/M tokens, Off runs 148 at $3.24/M. MTP is 365% cheaper per token; MTP delivers 365% more tok/s/chip. Gains from speculative decoding vary by workload; short-output prompts tend to benefit less. (Numbers reflect this URL's pinned 1k/1k · fp4 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:8906.5Off:1518.4 | MTP:2796.2Off:483.2 | MTP:689.3Off:148.4 |
| Cost ($/M tok) | MTP:$0.054Off:$0.316 | MTP:$0.172Off:$0.995 | MTP:$0.697Off:$3.238 |
| tok/s/MW | MTP:5208506Off:887970 | MTP:1635203Off:282560 | MTP:403114Off:86778 |
| Concurrency | MTP:~3578Off:~786 | MTP:~869Off:~53 | MTP:~114Off:~24 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.