Hugging Face LLM Course: Practical Transformers · Lesson 6
PEFT and LoRA: Fine-Tuning Without Full Training
PEFT trains only a tiny fraction of parameters (adapters), keeping the base model frozen.
PEFT trains only a tiny fraction of parameters (adapters), keeping the base model frozen.