BriefGPT.xyz
Feb, 2024
LoraRetriever: 面向混合任务的输入感知 LoRA 检索与组合
LoraRetriever: Input-Aware LoRA Retrieval and Composition for Mixed Tasks in the Wild
HTML
PDF
Ziyu Zhao, Leilei Gan, Guoyin Wang, Wangchunshu Zhou, Hongxia Yang...
TL;DR
LoraRetriever是一个检索后合成的框架,根据输入提示自适应地检索和组合多个LoRA,实验结果表明LoraRetriever始终优于基线模型,突出了其实际效果和通用性。
Abstract
low-rank adaptation
(
lora
) provides an effective yet efficient solution for fine-tuning
large language models
(LLM). The modular and plug-
→