B200: FP4 vs FP8 Precision Comparison
How FP4 and FP8 precision affect GLM 5/5.1 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.
At 46 tok/s/user on GLM 5/5.1 (B200), FP4 delivers 2935 tok/s/chip at $0.16 per million tokens; FP8 delivers 1381 tok/s/chip at $0.35. FP4 is 113% cheaper per token; FP4 delivers 113% more tok/s/chip. Lower-precision quantization trades model accuracy for throughput — check the evaluation page for quality impact.
FP4 posts 1980 tok/s/chip for $0.24 per million tokens at 78 tok/s/user on GLM 5/5.1 (B200); FP8 posts 906 tok/s/chip for $0.53. FP4 is 119% cheaper per token; FP4 delivers 119% more tok/s/chip. Quantization-level accuracy differences are tracked on the evaluation tab.
Throughput at 110 tok/s/user on GLM 5/5.1 (B200): FP4 hits 1417 tok/s/chip, FP8 hits 569. Per-million costs land at $0.34 and $0.84 respectively. FP4 is 149% cheaper per token; FP4 delivers 149% 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 8k/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:2934.9FP8:1380.6 | FP4:1979.8FP8:905.5 | FP4:1417.5FP8:569.3 |
| Cost ($/M tok) | FP4:$0.164FP8:$0.348 | FP4:$0.243FP8:$0.531 | FP4:$0.339FP8:$0.844 |
| tok/s/MW | FP4:1716344FP8:807393 | FP4:1157761FP8:529549 | FP4:828931FP8:332900 |
| Concurrency | FP4:~29FP8:~28 | FP4:~12FP8:~11 | FP4:~6FP8:~5 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.