Question 6
What is a key implication of using a Parameter-Efficient Fine-Tuning (PEFT) method like LoRA when adapting a large language model for a new task?
Inference speed is 10x faster.
Only a small number of new parameters are trained while freezing original weights.
It eliminates the need for labeled data.
Model must be retrained from scratch.