Multi-context coordination for mzCache
Develop coordination policies and data structures that enable mzCache to manage multiple coexisting LLM applications, each maintaining its own model weights and KV cache.
References
mzCache currently supports a single LLM context scenario. However, as LLM applications become more prevalent, multiple LLM applications may coexist, each maintaining its own weights and KV caches. mzCache can be extended to handle such scenarios by adding coordination policies and data structures for managing multiple weights and KV caches. Such extensions are beyond the scope of this work and we leave them for future work.
— mzCache: On-Device LLM Memory Management under Multitasking
(2609.01338 - Yu et al., 1 Sep 2026) in Section Discussion, subsection “Multi-context support”