cache-management

Tag

Cards List
#cache-management

Learning Agent Execution for KV-Cache Management in Agentic Serving

arXiv cs.AI · 2026-08-18 Cached

CacheScout is an agent-aware KV-cache runtime layer for multi-agent LLM serving that learns agent execution semantics online to guide cache eviction and prefetching, improving cache hit rate and reducing latency.

0 favorites 0 likes
#cache-management

Back from the Future: Key-Value Cache Management by Counter-Causal Surprise

arXiv cs.LG · 2026-07-31 Cached

This paper proposes a KV cache eviction strategy that scores tokens by counter-causal surprise, removing past tokens that are well-predicted from future context. The method is training-free, in-distribution, and achieves competitive performance with a fast single-layer approximation.

0 favorites 0 likes
#cache-management

@akshay_pachaar: every inference engine makes the same mistake. an inference engine like vLLM or SGLang is the software sitting between …

X AI KOLs Following · 2026-07-27 Cached

LMCache is an open-source KV cache management layer that separates cache I/O from compute, plugging into vLLM, SGLang, and TensorRT-LLM to achieve up to 14x faster time-to-first-token and 4x faster decoding by parallelizing cache lookups and sharing GPU memory.

0 favorites 0 likes
← Back to home

Submit Feedback