diffusion
diffusion copied to clipboard
LoRA Load Planner
This PR adds a Load Planner that renames target modules of LoRA so that we can take a Composer checkpoint without LoRA and then use it to load and train a LoRA model.
Also support autoresume out-of-box by not modifying the checkpoint if LoRA is already used.