← all papers · overview

Run Lora Run: Faster And Lighter Lora Implementations

Abstract

LoRA is a technique that reduces the number of trainable parameters in a neural network by introducing low-rank adapters to linear layers. This technique is used both for fine-tuning and full training of large language models. This paper presents the RunLoRA framework for efficient implementations of LoRA that significantly improves the speed of neural network training and fine-tuning using low-ra

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).