2025
EPIC: Efficient Position-Independent Caching for Serving Large Language Models
ICML 2025poster
Large Language Models (LLMs) show great capabilities in a wide range of applications, but serving them efficiently becomes increasingly challenging as requests (prompts) become more complex. Context caching improves serving performance by reusing Key-Value (KV) vectors, the intermediate representati…