AI RESEARCH

LoRA-FA: Efficient and Effective Low Rank Representation Fine-tuning

arXiv CS.CL

ArXi:2308.03303v2 Announce Type: replace Fine-tuning large language models (LLMs) is crucial for improving their performance on downstream tasks, but full-parameter fine-tuning (Full-FT) is computationally expensive and memory-intensive. Parameter-efficient fine-tuning (PEFT) methods, such as Low-Rank Adaptation (LoRA), address this by optimizing only a small subset of parameters. However, LoRA may underperform Full-FT in certain scenarios due to the intrinsic limitations of its low-rank gradients.