2024
CHESS: Optimizing LLM Inference via Channel-Wise Thresholding and Selective Sparsification
EMNLP 2024main
Deploying large language models (LLMs) on edge devices presents significant challenges due to the substantial computational overhead and memory requirements. Activation sparsification can mitigate these resource challenges by reducing the number of activated neurons during inference. Existing method…