PulseAugur
实时 11:59:56
English(EN) K-Merge: Online Continual Merging of Adapters for On-device Large Language Models

K-Merge 提供高效的设备端 LLM 适配器合并

研究人员推出了一种名为 K-Merge 的新策略,用于高效合并设备端大型语言模型 (LLM) 的多个低秩适配器 (LoRA)。该方法解决了在保持现有任务性能的同时增量添加新 LoRA 的挑战,这对于存储空间有限的设备至关重要。实验表明,K-Merge 在实际场景中优于其他策略,并符合存储和计算限制。 AI

影响 通过优化存储和任务性能,实现了更高效的设备端 LLM 部署。

排序理由 该集群包含一篇详细介绍 LLM 适配器合并新方法的论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

K-Merge 提供高效的设备端 LLM 适配器合并

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Donald Shenaj, Ondrej Bohdal, Taha Ceritli, Mete Ozay, Pietro Zanuttigh, Umberto Michieli ·

    K-Merge:设备端大型语言模型的适配器在线持续合并

    arXiv:2510.13537v2 Announce Type: replace-cross Abstract: On-device deployment of Large Language Models (LLMs) frequently leverages Low-Rank Adapters (LoRAs) to support diverse downstream tasks under tight resource constraints. To address the limited storage capacity of mobile de…