Tencent open-sources FlexKV distributed KV cache for LLM inference, cutting TTFT by up to 70%

Roger_M_Taylor · x · 2026-09-17

Tencent Cloud's TACO team open-sourced FlexKV, a distributed KV store and multi-level cache manager for large-scale LLM inference, under Apache-2.0 on GitHub.

The problem it targets: in long-context serving, a KV cache hit can still leave the GPU waiting for data when KV lives outside GPU memory.

Key techniques:

Results: up to 70% lower TTFT and +16% throughput.

Original post →

More from Infra

Infra channel →