LoRA on the Go: Instance-level Dynamic LoRA Selection and Merging
📰 ArXiv cs.AI
arXiv:2511.07129v3 Announce Type: replace-cross Abstract: Low-Rank Adaptation (LoRA) has emerged as a parameter-efficient approach for fine-tuning large language models. However, conventional LoRA adapters are typically trained for a single task, limiting their applicability in real-world settings where inputs may span diverse and unpredictable domains. At inference time, existing approaches combine multiple LoRAs for improving performance on diverse tasks, while usually requiring labeled data o
DeepCamp AI