MI355X FP4: MTP vs Off Speculative Decoding
Speculative decoding comparison of MTP versus Off on MI355X FP4 (AMD CDNA 4) 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 49 tok/s/user on DeepSeek R1 (MI355X FP4), MTP delivers 2089 tok/s/GPU at $0.20 per million tokens; Off delivers 1366 tok/s/GPU at $0.30. MTP is 50% cheaper per token; MTP delivers 53% more tok/s/GPU. Speculative decoding accepts draft tokens to reduce per-token latency — gains vary by workload and prompt distribution.
MTP posts 1682 tok/s/GPU for $0.24 per million tokens at 85 tok/s/user on DeepSeek R1 (MI355X FP4); Off posts 512 tok/s/GPU for $0.81. MTP is 229% cheaper per token; MTP delivers 228% more tok/s/GPU. Draft-token acceptance rates determine whether speculative decoding helps or hurts at a given concurrency level.
Throughput at 121 tok/s/user on DeepSeek R1 (MI355X FP4): MTP hits 461 tok/s/GPU, Off hits 132. Per-million costs land at $0.89 and $3.07 respectively. MTP is 243% cheaper per token; MTP delivers 248% 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 · 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/gpu) | MTP:2089.2Off:1366.4 | MTP:1682.0Off:512.2 | MTP:461.3Off:132.4 |
| Cost ($/M tok) | MTP:$0.201Off:$0.301 | MTP:$0.244Off:$0.805 | MTP:$0.895Off:$3.071 |
| tok/s/MW | MTP:788376Off:515629 | MTP:634733Off:193288 | MTP:174058Off:49973 |
| Concurrency | MTP:~153Off:~297 | MTP:~256Off:~61 | MTP:~16Off:~10 |
Inference Performance
Inference performance metrics across different models, hardware configurations, and serving parameters.