Chapter 112 / 6
SFT, Instruction Tuning & PEFT
Implement a LoRA-wrapped linear layer (frozen trainable scaled by $
Medium
Implement a LoRA-wrapped linear layer (frozen trainable scaled by ). [HuggingFace]
Target interface
class LoRALinearImplement the function/class skeleton in the editor. Any correct approach is accepted.
Hints0 / 2
Reference solution
Your own code stays in the editor.