arXiv · 2406.17565
MemServe: Context Caching for Disaggregated LLM Serving with Elastic Memory Pool
Abstract
Large language model (LLM) serving has transformed from stateless to stateful systems, utilizing techniques like context caching and disaggregated inference. These optimizations extend the lifespan and domain of the KV cache, necessitating a new architectural approach. We present MemServe, a unified system that integrates both inter-request and intra-request optimizations. MemServe introduces MemPool, an elastic memory pool managing distributed memory and KV caches across serving instances. Using MemPool APIs, MemServe combines context caching with disaggregated inference for the first time, supported by a global scheduler that enhances cache reuse through a global prompt tree-based locality-aware policy. Tests show that MemServe significantly improves job completion time and time-to-first-time.
Explore related subjects
Keep this discovery
Cunchen Hu, Heyang Huang, Junhao Hu, Jiang Xu, Xusheng Chen, Tao Xie, Chenxi Wang, Sa Wang, Yungang Bao, Ninghui Sun, Yizhou Shan. 2024-06-25. MemServe: Context Caching for Disaggregated LLM Serving with Elastic Memory Pool. https://arxiv.org/abs/2406.17565
Cite the original work for its findings. Save a collection to share your selection of sources.