2025
Train Small, Infer Large: Memory-Efficient LoRA Training for Large Language Models
ICLR 2025poster
Large Language Models (LLMs) have significantly advanced natural language processing with exceptional task generalization capabilities. Low-Rank Adaption (LoRA) offers a cost-effective fine-tuning solution, freezing the original model parameters and training only lightweight, low-rank adapter matric…