JA EN
Glossary › lora

GLOSSARY

lora

appears in 5 paper titles

Definition

Low-Rank Adaptation: a fine-tuning method that freezes the pre-trained weights and learns only a low-rank factorization of the weight update. Because the trainable and stored parameters shrink by orders of magnitude, large models can be adapted on consumer hardware and the result shipped as a small adapter file rather than a full checkpoint. It has become the default for both LLM fine-tuning and community-shared image-generation styles.

Explainers using this term