📖 The AI Tool Bible
fine-tuning

LoRA (Low-Rank Adaptation)

A parameter-efficient fine-tuning method that freezes the base model and trains small rank-decomposed matrices, cutting VRAM needs by 10-100x versus full fine-tuning.

Related terms

Tools that implement LoRA (Low-Rank Adaptation)