PEFT
Parameter-Efficient Fine-Tuning, a family of adaptation methods that update a small subset or auxiliary set of parameters instead of retraining an entire model.
Related Concepts
- LoRA
- Fine-Tuning
- Adapter
- Instruction Tuning
Parameter-Efficient Fine-Tuning, a family of adaptation methods that update a small subset or auxiliary set of parameters instead of retraining an entire model.