2025
GoRA: Gradient-driven Adaptive Low Rank Adaptation
NeurIPS 2025poster
Low-Rank Adaptation (LoRA) is a crucial method for efficiently fine-tuning large language models (LLMs), with its effectiveness influenced by two key factors: rank selection and weight initialization. While numerous LoRA variants have been proposed to improve performance by addressing one of these a…