← Search

Dingyu Yao

3 accepted papers

2025

TailorKV: A Hybrid Framework for Long-Context Inference via Tailored KV Cache Optimization

ACL 2025finding

The Key-Value (KV) cache in generative large language models (LLMs) introduces substantial memory overhead. Existing works mitigate this burden by offloading or compressing the KV cache. However, loading the entire cache incurs significant latency due to PCIe bandwidth bottlenecks in CPU-GPU communi…