LoRA
An efficient fine-tuning method that adjusts a small add-on set of weights instead of all of them.
An efficient fine-tuning method that adjusts a small add-on set of weights instead of all of them.
The leading PEFT method: freeze the model and train small low-rank "patch" matrices (A and B) added to the weights. (M07)