2025
Efficient Low Rank Attention for Long-Context Inference in Large Language Models
NeurIPS 2025poster
As the length of input text grows, the key-value (KV) cache in LLMs imposes prohibitive GPU memory costs and limits long‐context inference on resource‐constrained devices. Existing approaches, such as KV quantization and pruning, reduce memory usage but suffer from numerical precision loss or subo…