MI355X: FP4 vs FP8 Precision Comparison
How FP4 and FP8 precision affect MiniMax M3 428B inference on MI355X (AMD CDNA 4). Throughput, latency, and cost across LLM workloads. Use the chart controls below to switch sequences and metrics — same interactions as the main inference chart.
At 82 tok/s/user on MiniMax M3 428B (MI355X), FP4 delivers 6248 tok/s/GPU at $0.07 per million tokens; FP8 delivers 4257 tok/s/GPU at $0.10. FP4 is 46% cheaper per token; FP4 delivers 47% more tok/s/GPU. Lower-precision quantization trades model accuracy for throughput — check the evaluation page for quality impact.
FP4 posts 3868 tok/s/GPU for $0.11 per million tokens at 157 tok/s/user on MiniMax M3 428B (MI355X); FP8 posts 2254 tok/s/GPU for $0.18. FP4 is 70% cheaper per token; FP4 delivers 72% more tok/s/GPU. Quantization-level accuracy differences are tracked on the evaluation tab.
Throughput at 232 tok/s/user on MiniMax M3 428B (MI355X): FP4 hits 2229 tok/s/GPU, FP8 hits 1259. Per-million costs land at $0.18 and $0.32 respectively. FP4 is 77% cheaper per token; FP4 delivers 77% more tok/s/GPU. The cost-throughput tradeoff from lower precision is only part of the picture — see the evaluation page for accuracy data. (Numbers reflect the default 8k/1k selection for this URL — table and chart below update if you change sequence or model in the controls. Each side uses the best available serving configuration for that precision, which may include speculative decoding such as MTP where recipes exist — the same convention as the other comparison pages.)

| Metric | Interactivity (tok/s/user) | Interactivity (tok/s/user) | Interactivity (tok/s/user) |
|---|---|---|---|
| Throughput (tok/s/gpu) | FP4:6248.5FP8:4256.6 | FP4:3868.1FP8:2254.4 | FP4:2228.8FP8:1259.4 |
| Cost ($/M tok) | FP4:$0.066FP8:$0.096 | FP4:$0.107FP8:$0.182 | FP4:$0.179FP8:$0.317 |
| tok/s/MW | FP4:2357922FP8:1606277 | FP4:1459664FP8:850712 | FP4:841066FP8:475230 |
| Concurrency | FP4:~40FP8:~28 | FP4:~13FP8:~8 | FP4:~5FP8:~3 |
Inference Performance
Inference performance metrics across different models, hardware configurations, and serving parameters.