Comment on DyLoRA: Parameter Efficient Tuning of Pre-Trained ModelsparentComments−kernelsanderz3yAdding this to the huggingface peft library would be amazing. That's the main library that people using LoRA are currently using. https://github.com/huggingface/peft/issues/289−brucethemoose23yThe stable diffusion community has, unfortunately, largely ignored peft because the training/inference scripts largely ignored diffusers.
Comments
Adding this to the huggingface peft library would be amazing. That's the main library that people using LoRA are currently using. https://github.com/huggingface/peft/issues/289
The stable diffusion community has, unfortunately, largely ignored peft because the training/inference scripts largely ignored diffusers.