B300 FP8: MTP vs Off Speculative Decoding
Speculative decoding comparison of MTP versus Off on B300 FP8 (NVIDIA Blackwell) running Qwen 3.5 397B-A17B. 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 2963 tok/s/chip for $0.21 per million tokens at 67 tok/s/user on Qwen 3.5 397B-A17B (B300 FP8); Off posts 1169 tok/s/chip for $0.54. MTP is 154% cheaper per token; MTP delivers 154% more tok/s/chip. Draft-token acceptance rates determine whether speculative decoding helps or hurts at a given concurrency level.
Throughput at 94 tok/s/user on Qwen 3.5 397B-A17B (B300 FP8): MTP hits 1913 tok/s/chip, Off hits 731. Per-million costs land at $0.33 and $0.86 respectively. MTP is 162% cheaper per token; MTP delivers 162% 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 40–147 tok/s/user interactivity band, at 120 tok/s/user on Qwen 3.5 397B-A17B (B300 FP8): MTP runs 1299 tok/s/chip at $0.48/M tokens, Off runs 484 at $1.30/M. MTP is 168% cheaper per token; MTP delivers 168% 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 · 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:2962.5Off:1168.5 | MTP:1913.1Off:731.3 | MTP:1299.5Off:484.3 |
| Cost ($/M tok) | MTP:$0.212Off:$0.537 | MTP:$0.328Off:$0.858 | MTP:$0.483Off:$1.296 |
| tok/s/MW | MTP:1559227Off:615024 | MTP:1006906Off:384914 | MTP:683932Off:254921 |
| Concurrency | MTP:~90Off:~36 | MTP:~42Off:~16 | MTP:~23Off:~8 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.