← Back to glossary
PEFT (Parameter-Efficient Fine-Tuning)
Family of techniques that allow fine-tuning large models by modifying only a small fraction of their parameters.
Intermediate fine_tuning eficiencia optimizacion
Full definition
Family of techniques that allow fine-tuning large models by modifying only a small fraction of their parameters.
Example in a business context
LoRA, Prefix Tuning and Adapters are popular PEFT techniques.