← Search

Zihao Ye

1 accepted papers

2025

MagicPIG: LSH Sampling for Efficient LLM Generation

ICLR 2025spotlight

Large language models (LLMs) with long context windows have gained significant attention. However, the KV cache, stored to avoid re-computation, becomes a bottleneck. Various dynamic sparse or TopK-based attention approximation methods have been proposed to leverage the common insight that attention…