← all papers · overview

Swapmoe: Serving Off-the-shelf Moe-based Large Language Models With Tunable Memory Budget

Abstract

Mixture of experts (MoE) is a popular technique to improve capacity of Large Language Models (LLMs) with conditionally-activated parallel experts. However, serving MoE models on memory-constrained devices is challenging due to the large parameter size. Typical solutions such as memory swapping or expert pruning may lead to significantly higher latency or severe accuracy loss. In this paper, we int

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).