B300: FP4 vs FP8 Precision Comparison
How FP4 and FP8 precision affect DeepSeek R1 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 78 tok/s/user on DeepSeek R1 (B300), FP4 delivers 6579 tok/s/chip at $0.10 per million tokens; FP8 delivers 662 tok/s/chip at $0.95. FP4 is 894% cheaper per token; FP4 delivers 894% more tok/s/chip. Lower-precision quantization trades model accuracy for throughput — check the evaluation page for quality impact.
FP4 posts 688 tok/s/chip for $0.91 per million tokens at 143 tok/s/user on DeepSeek R1 (B300); FP8 posts 275 tok/s/chip for $2.29. FP4 is 151% cheaper per token; FP4 delivers 151% more tok/s/chip. Quantization-level accuracy differences are tracked on the evaluation tab.
Throughput at 207 tok/s/user on DeepSeek R1 (B300): FP4 hits 314 tok/s/chip, FP8 hits 125. Per-million costs land at $2.00 and $5.04 respectively. FP4 is 152% cheaper per token; FP4 delivers 152% 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:6579.3FP8:661.9 | FP4:688.2FP8:274.5 | FP4:314.1FP8:124.5 |
| Cost ($/M tok) | FP4:$0.095FP8:$0.948 | FP4:$0.912FP8:$2.287 | FP4:$1.998FP8:$5.042 |
| tok/s/MW | FP4:3462773FP8:348375 | FP4:362225FP8:144483 | FP4:165341FP8:65536 |
| Concurrency | FP4:~548FP8:~61 | FP4:~105FP8:~8 | FP4:~33FP8:~3 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.