B300 FP4: MTP vs Off Speculative Decoding
Speculative decoding comparison of MTP versus Off on B300 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.
At 59 tok/s/user on DeepSeek R1 (B300 FP4), MTP delivers 9811 tok/s/chip at $0.06 per million tokens; Off delivers 1349 tok/s/chip at $0.47. MTP is 627% cheaper per token; MTP delivers 627% more tok/s/chip. Speculative decoding accepts draft tokens to reduce per-token latency — gains vary by workload and prompt distribution.
MTP posts 2781 tok/s/chip for $0.23 per million tokens at 102 tok/s/user on DeepSeek R1 (B300 FP4); Off posts 461 tok/s/chip for $1.36. MTP is 504% cheaper per token; MTP delivers 504% more tok/s/chip. Draft-token acceptance rates determine whether speculative decoding helps or hurts at a given concurrency level.
Throughput at 144 tok/s/user on DeepSeek R1 (B300 FP4): MTP hits 676 tok/s/chip, Off hits 166. Per-million costs land at $0.93 and $3.79 respectively. MTP is 308% cheaper per token; MTP delivers 308% 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. (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:9810.7Off:1349.4 | MTP:2780.9Off:460.7 | MTP:676.5Off:165.7 |
| Cost ($/M tok) | MTP:$0.064Off:$0.465 | MTP:$0.226Off:$1.363 | MTP:$0.928Off:$3.789 |
| tok/s/MW | MTP:5163529Off:710207 | MTP:1463630Off:242461 | MTP:356029Off:87213 |
| Concurrency | MTP:~1092Off:~137 | MTP:~272Off:~84 | MTP:~103Off:~8 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.