Just paste it directly above your call to get_peft_model(). There's many examples around, eg: https://
github.com/huggingface/pe
ft/blob/main/examples/conditional_generation/peft_lora_seq2seq.ipynb
…
PEFT LoRA Implementation Guide for Model Fine-tuning
By
–