← all papers · overview

Me-switch: A Memory-efficient Expert Switching Framework For Large Language Models

Abstract

LLM development involves pre-training a foundation model on massive data, followed by fine-tuning on task-specific data to create specialized experts. Serving these experts can pose significant memory challenges, as loading all experts onto devices is impractical, and frequent switching between experts in response to user requests can incur substantial I/O costs. Previous approaches decompose the

Related papers

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