Low-Rank Adaptation

Concept

A method commonly used in LLMs and now in image generation, which trains only a fraction of model weights by considering them as a base model's weights plus two low-rank matrices, preserving performance while reducing training cost.

Mentioned in 1 video