B200: FP8 vs BF16 Precision Comparison
How FP8 and BF16 precision affect Qwen 3.5 397B-A17B inference on B200 (NVIDIA Blackwell). Throughput, latency, and cost across LLM workloads. Use the chart controls below to switch sequences and metrics — same interactions as the main inference chart.
FP8 posts 1429 tok/s/chip for $0.34 per million tokens at 112 tok/s/user on Qwen 3.5 397B-A17B (B200); BF16 posts 1216 tok/s/chip for $0.40. FP8 is 18% cheaper per token; FP8 delivers 18% more tok/s/chip. Quantization-level accuracy differences are tracked on the evaluation tab.
Throughput at 166 tok/s/user on Qwen 3.5 397B-A17B (B200): FP8 hits 828 tok/s/chip, BF16 hits 660. Per-million costs land at $0.58 and $0.73 respectively. FP8 is 25% cheaper per token; FP8 delivers 25% 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 59–272 tok/s/user interactivity band, at 219 tok/s/user on Qwen 3.5 397B-A17B (B200): FP8 runs 552 tok/s/chip at $0.87/M tokens, BF16 runs 299 at $1.60/M. FP8 is 84% cheaper per token; FP8 delivers 84% 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) | FP8:1429.1BF16:1216.1 | FP8:827.5BF16:660.2 | FP8:552.0BF16:299.5 |
| Cost ($/M tok) | FP8:$0.336BF16:$0.395 | FP8:$0.581BF16:$0.728 | FP8:$0.871BF16:$1.605 |
| tok/s/MW | FP8:835706BF16:711170 | FP8:483924BF16:386094 | FP8:322788BF16:175125 |
| Concurrency | FP8:~29BF16:~49 | FP8:~11BF16:~18 | FP8:~5BF16:~6 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.