Motivation
As agentic workloads drive rapid growth in KV cache storage and transfer volumes, the existing PD disaggregation + HiCache stack is hitting significant bottlenecks. Meanwhile, HiCache's compatibility with hybrid models and other evolving features remains limited. There is an urgent need for a robust, high-performance distributed KV cache system capable of sustaining the heavy demands of large-scale agentic scenarios.
The core objective is to achieve end-to-end integration of PD incremental transfer, HiCache / HiSparse, pipeline parallelism, and Eagle — validated at scale on DeepSeek DSA (V32、GLM5) and Linear model (Qwen35) families.
Q3 Roadmap
Q2 Roadmap
The roadmap below is still incomplete and will be expanded with more content related to Agent/SubAgent KVCache.
Related resources
No response
Motivation
As agentic workloads drive rapid growth in KV cache storage and transfer volumes, the existing PD disaggregation + HiCache stack is hitting significant bottlenecks. Meanwhile, HiCache's compatibility with hybrid models and other evolving features remains limited. There is an urgent need for a robust, high-performance distributed KV cache system capable of sustaining the heavy demands of large-scale agentic scenarios.
The core objective is to achieve end-to-end integration of PD incremental transfer, HiCache / HiSparse, pipeline parallelism, and Eagle — validated at scale on DeepSeek DSA (V32、GLM5) and Linear model (Qwen35) families.
Q3 Roadmap
Agentic KV Cache Scheduling
PREFETCH,DEMOTE, andPIN; integrate with the router roadmap for global KV cache scheduling (Issue #25760)UnifiedRadixTree Enhancements
PD Disaggregation Integration
DecodeRadixTreeto increase transfer batch sizes and reduce GPU memory usageHiSparse Production Readiness
Q2 Roadmap
The roadmap below is still incomplete and will be expanded with more content related to Agent/SubAgent KVCache.
HiCache: Support Hybrid Model (Linear & DSA) @hzh0425
PD-Decode Support HiCache @hzh0425 @huangtingwei9988
PD Disaggregation:Idea provided by @ShangmingCai @hzh0425
Agent/Rollout KVCache Management @hzh0425 @stmatengss @ishandhanani
HiCache Compatibility with Other Features
Related resources
No response