2026
GEMQ: Global Expert-Level Mixed-Precision Quantization for MoE LLMs
ICML 2026poster
Mixture-of-Experts Large Language Models (MoE-LLMs) achieve strong performance but incur substantial memory overhead due to massive expert parameters. Mixed-precision quantization mitigates this cost by allocating expert-wise bit-widths based on their importance, approaching the accuracy-memory Pare…