MI355X: FP4 vs FP8 Precision Comparison
How FP4 and FP8 precision affect Llama 3.3 70B 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.
FP4 posts 2160 tok/s/chip for $0.19 per million tokens at 55 tok/s/user on Llama 3.3 70B (MI355X); FP8 posts 2185 tok/s/chip for $0.19. FP8 is 1% cheaper per token; FP8 delivers 1% more tok/s/chip. Quantization-level accuracy differences are tracked on the evaluation tab.
Throughput at 76 tok/s/user on Llama 3.3 70B (MI355X): FP4 hits 1069 tok/s/chip, FP8 hits 1504. Per-million costs land at $0.39 and $0.28 respectively. FP8 is 41% cheaper per token; FP8 delivers 41% more tok/s/chip. The cost-throughput tradeoff from lower precision is only part of the picture — see the evaluation page for accuracy data.
Toward the upper edge of the 36–116 tok/s/user interactivity band, at 96 tok/s/user on Llama 3.3 70B (MI355X): FP4 runs 525 tok/s/chip at $0.79/M tokens, FP8 runs 750 at $0.56/M. FP8 is 43% cheaper per token; FP8 delivers 43% more tok/s/chip. Precision changes affect both inference speed and model quality — consult the evaluation tab for accuracy benchmarks. (Numbers reflect the default 1k/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/chip) | FP4:2159.8FP8:2185.4 | FP4:1068.5FP8:1504.0 | FP4:525.2FP8:749.9 |
| Cost ($/M tok) | FP4:$0.193FP8:$0.191 | FP4:$0.390FP8:$0.277 | FP4:$0.793FP8:$0.556 |
| tok/s/MW | FP4:1033411FP8:1045629 | FP4:511257FP8:719612 | FP4:251307FP8:358781 |
| Concurrency | FP4:~54FP8:~52 | FP4:~29FP8:~44 | FP4:~12FP8:~16 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.