B300: FP4 vs BF16 Precision Comparison
How FP4 and BF16 precision affect Qwen 3.5 397B-A17B inference on B300 (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.
At 102 tok/s/user on Qwen 3.5 397B-A17B (B300), FP4 delivers 4220 tok/s/chip at $0.15 per million tokens; BF16 delivers 1366 tok/s/chip at $0.46. FP4 is 209% cheaper per token; FP4 delivers 209% more tok/s/chip. Lower-precision quantization trades model accuracy for throughput — check the evaluation page for quality impact.
FP4 posts 2057 tok/s/chip for $0.31 per million tokens at 160 tok/s/user on Qwen 3.5 397B-A17B (B300); BF16 posts 712 tok/s/chip for $0.88. FP4 is 189% cheaper per token; FP4 delivers 189% more tok/s/chip. Quantization-level accuracy differences are tracked on the evaluation tab.
Throughput at 218 tok/s/user on Qwen 3.5 397B-A17B (B300): FP4 hits 1242 tok/s/chip, BF16 hits 466. Per-million costs land at $0.51 and $1.35 respectively. FP4 is 167% cheaper per token; FP4 delivers 167% more tok/s/chip. The cost-throughput tradeoff from lower precision is only part of the picture — see the evaluation page for accuracy data. (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:4219.8BF16:1365.6 | FP4:2057.5BF16:712.0 | FP4:1242.4BF16:466.0 |
| Cost ($/M tok) | FP4:$0.149BF16:$0.460 | FP4:$0.305BF16:$0.882 | FP4:$0.505BF16:$1.347 |
| tok/s/MW | FP4:2220925BF16:718720 | FP4:1082881BF16:374720 | FP4:653919BF16:245270 |
| Concurrency | FP4:~64BF16:~63 | FP4:~16BF16:~20 | FP4:~12BF16:~5 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.