2025
KVPruner: Structural Pruning for Faster and Memory-Efficient Large Language Models
ICASSP 2025accepted
The bottleneck associated with the key-value(KV) cache presents a significant challenge during the inference processes of large language models. While depth pruning accelerates inference, it requires extensive recovery training, which can take up to two weeks. On the other hand, width pruning retain…