FIX [`PEFT` / `Core`] Copy the state dict when passing it to `load_lora_weights` (#7058)
* copy the state dict in load lora weights * fixup
Showing
Please register or sign in to comment
* copy the state dict in load lora weights * fixup