B300: FP4 vs INT4 Precision Comparison
How FP4 and INT4 precision affect Kimi K2.5/K2.6/K2.7-Code 1T 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.
Throughput at 44 tok/s/user on Kimi K2.5/K2.6/K2.7-Code 1T (B300): FP4 hits 3878 tok/s/chip, INT4 hits 2025. Per-million costs land at $0.16 and $0.31 respectively. FP4 is 91% cheaper per token; FP4 delivers 91% more tok/s/chip. The cost-throughput tradeoff from lower precision is only part of the picture — see the evaluation page for accuracy data.
Around the middle of the 23–108 tok/s/user interactivity band, at 65 tok/s/user on Kimi K2.5/K2.6/K2.7-Code 1T (B300): FP4 runs 2818 tok/s/chip at $0.22/M tokens, INT4 runs 1409 at $0.45/M. FP4 is 100% cheaper per token; FP4 delivers 100% more tok/s/chip. Precision changes affect both inference speed and model quality — consult the evaluation tab for accuracy benchmarks.
At 87 tok/s/user on Kimi K2.5/K2.6/K2.7-Code 1T (B300), FP4 delivers 2079 tok/s/chip at $0.30 per million tokens; INT4 delivers 882 tok/s/chip at $0.71. FP4 is 136% cheaper per token; FP4 delivers 136% more tok/s/chip. Lower-precision quantization trades model accuracy for throughput — check the evaluation page for quality impact. (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:3877.6INT4:2025.1 | FP4:2817.9INT4:1409.3 | FP4:2078.7INT4:882.5 |
| Cost ($/M tok) | FP4:$0.162INT4:$0.310 | FP4:$0.223INT4:$0.445 | FP4:$0.302INT4:$0.711 |
| tok/s/MW | FP4:2040825INT4:1065851 | FP4:1483089INT4:741740 | FP4:1094062INT4:464463 |
| Concurrency | FP4:~40INT4:~20 | FP4:~20INT4:~10 | FP4:~11INT4:~4 |
Inference Performance
Agentic inference metrics from the AgentX scenario and fixed-sequence inference metrics across models, hardware configurations, and serving parameters.