Cloudflare's Memory Optimization for Serving Kimi and GLM at Scale

arpit_bhayani · x · 2026-08-05

Cloudflare shared their engineering practices for running large models like Kimi K2.6 and GLM 5.2 at scale. For long-context models, the KV cache, rather than model weights, is typically the first to exhaust GPU memory.

To increase concurrency and reduce costs, Cloudflare applied three core optimizations:

For the underlying inference framework, the team uses and actively contributes to the open-source framework SGLang, citing it as the best performing solution currently on the market.

Related event: Cloudflare Details VRAM Optimization for Large-Scale Kimi and GLM Deployment(4 posts)→

Original post →

More from Infra

Infra channel →