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/GPU for $0.37 per million tokens at 112 tok/s/user on Qwen 3.5 397B-A17B (B200); BF16 posts 1216 tok/s/GPU for $0.46. FP8 is 23% cheaper per token; FP8 delivers 18% more tok/s/GPU. 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/GPU, BF16 hits 660. Per-million costs land at $0.65 and $0.82 respectively. FP8 is 27% cheaper per token; FP8 delivers 25% more tok/s/GPU. 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/GPU at $0.95/M tokens, BF16 runs 299 at $1.88/M. FP8 is 97% cheaper per token; FP8 delivers 84% more tok/s/GPU. 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/gpu) | FP8:1429.1BF16:1216.1 | FP8:827.5BF16:660.2 | FP8:552.0BF16:299.5 |
| Cost ($/M tok) | FP8:$0.375BF16:$0.460 | FP8:$0.646BF16:$0.823 | FP8:$0.950BF16:$1.875 |
| tok/s/MW | FP8:658552BF16:560415 | FP8:381341BF16:304249 | FP8:254363BF16:138002 |
| Concurrency | FP8:~29BF16:~49 | FP8:~11BF16:~18 | FP8:~5BF16:~6 |
Inference Performance
Inference performance metrics across different models, hardware configurations, and serving parameters.