Running Kimi K3 on B200
Quick answer
Kimi K3 sustains 4,598 tokens/s per GPU on B200 at 50 tokens/s per user, which works out to $0.10 per million tokens at hyperscaler pricing, served by Dynamo vLLM. Fastest measured TTFT: 0.8 ms; fastest TPOT: 0.0 ms (each the best across all configs, not one run).
Benchmarked configs
7
Serving engines
Dynamo vLLM
Precisions
fp4
Run dates
2026-09-12 → 2026-09-12
Throughput at every interactivity target
Serving is a trade-off: push more concurrent users through a GPU and each user's tokens arrive slower. The ladder below reads the measured frontier at each per-user speed target on the AgentX agentic coding workload, using the best engine and precision at that point.
| Per-user target | Tokens/s per GPU | $ / 1M tokens | Engine | Precision |
|---|---|---|---|---|
| 30 tok/s | 6,709 | $0.072 | Dynamo vLLM | fp4 |
| 50 tok/s | 4,598 | $0.10 | Dynamo vLLM | fp4 |
| 75 tok/s | 3,117 | $0.15 | Dynamo vLLM | fp4 |
| 100 tok/s | 2,208 | $0.22 | Dynamo vLLM | fp4 |
| 150 tok/s | 1,321 | $0.36 | Dynamo vLLM | fp4 |
| 200 tok/s | 996 | $0.48 | Dynamo vLLM | fp4 |
What serving actually costs
Converting the 50 tokens/s per user operating point to $ per million total tokens across rental pricing tiers from the SemiAnalysis AI Cloud TCO model.
| Pricing tier | $ / GPU / hr | $ / 1M tokens |
|---|---|---|
| Owning at Large Hyperscaler Volume | $1.73 | $0.10 |
| Retail | $3.70 | $0.22 |
Frequently asked questions
- How fast is Kimi K3 on B200?
- At an interactivity target of 50 tokens/s per user on the AgentX agentic coding workload, B200 sustains 4,598 tokens/s per GPU serving Kimi K3 with Dynamo vLLM in FP4. Peak measured throughput across all configs is 9,073 tokens/s per GPU.
- How much does it cost to serve Kimi K3 on B200?
- $0.10 per million total tokens at large-hyperscaler-volume ownership $/GPU/hr pricing, at 50 tokens/s per user. The retail rental tier is tabulated above; slower interactivity targets lower the cost further.
- Which serving engines run Kimi K3 on B200?
- The runs behind this page used Dynamo vLLM in FP4 and multi-node serving. Engines are rebuilt and re-benchmarked continuously, so the best config can change between visits.
- How are these Kimi K3 numbers measured?
- Every number is measured on real B200 hardware by the InferenceX fleet, sweeping concurrency on the AgentX agentic coding workload to trace the throughput-versus-interactivity frontier; the newest run landed on 2026-09-12. The same derivation powers the InferenceX overview leaderboard.