PEFT (Parameter-Efficient Fine-Tuning)
The family of methods that train only a tiny number of new parameters while freezing the base model.
The family of methods that train only a tiny number of new parameters while freezing the base model. (M06)
Library implementing LoRA and other PEFT methods. (M00, M07)