vLLM brings day-0 support to Moonshot’s Kimi K3

vLLM says Moonshot AI’s Kimi K3 can be deployed on its stack on day 0 once the weights are public, and has published a production-focused deployment guide plus a technical deep dive. The focus is not just that K3 is a 2.8T-parameter MoE model with 1M context and native vision, but how to serve it efficiently: vLLM argues caching is the main systems challenge, and reports 370 tok/s single-stream throughput with speculative decoding. This matters because it shows an open serving stack adapting quickly to ultra-large MoE models with architecture-specific optimizations.

Confirmed

Why it matters

Serving a 2.8T MoE model with low latency is primarily a systems-engineering problem, not just a model-size problem. vLLM’s KDA-state caching approach and the cache-reusing DSpark speculator provide a concrete open engineering path for deploying future ultra-large MoE models.

2026-07-27 ~ 2026-07-29 · 11 related posts

Full story(9 episodes)→

Primary sources

1 near-duplicate retellings: woosuk_k