B200 FP4: MTP vs Off Speculative Decoding
Speculative decoding comparison of MTP versus Off on B200 FP4 (NVIDIA Blackwell) running DeepSeek V4 Pro 1.6T. 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.
Throughput at 33 tok/s/user on DeepSeek V4 Pro 1.6T (B200 FP4): MTP hits 10261 tok/s/chip, Off hits 2259. Per-million costs land at $0.05 and $0.21 respectively. MTP is 354% cheaper per token; MTP delivers 354% 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.
Around the middle of the 10–101 tok/s/user interactivity band, at 56 tok/s/user on DeepSeek V4 Pro 1.6T (B200 FP4): MTP runs 7733 tok/s/chip at $0.06/M tokens, Off runs 940 at $0.51/M. MTP is 722% cheaper per token; MTP delivers 722% more tok/s/chip. Gains from speculative decoding vary by workload; short-output prompts tend to benefit less.
At 79 tok/s/user on DeepSeek V4 Pro 1.6T (B200 FP4), MTP delivers 4027 tok/s/chip at $0.12 per million tokens; Off delivers 414 tok/s/chip at $1.16. MTP is 874% cheaper per token; MTP delivers 874% more tok/s/chip. Speculative decoding accepts draft tokens to reduce per-token latency — gains vary by workload and prompt distribution. (Numbers reflect this URL's pinned 8k/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:10260.5Off:2258.6 | MTP:7733.0Off:940.4 | MTP:4027.4Off:413.6 |
| Cost ($/M tok) | MTP:$0.047Off:$0.213 | MTP:$0.062Off:$0.511 | MTP:$0.119Off:$1.162 |
| tok/s/MW | MTP:6000302Off:1320794 | MTP:4522234Off:549959 | MTP:2355179Off:241889 |
| Concurrency | MTP:~4096Off:~65 | MTP:~5923Off:~16 | MTP:~256Off:~5 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.