Skip to content

USE_PEFT_BACKEND #23

@icedCoffe001

Description

@icedCoffe001

nice work!
I want to know if USE_PEFT_BACKEND is important and indispensable?It appears in the following two places:
if USE_PEFT_BACKEND: scale_lora_layers(self, lora_scale)
and
if USE_PEFT_BACKEND: unscale_lora_layers(self, lora_scale)
My diffusers version is 0.19.3 ,which can not support PEFT,but it is difficult to update diffusers on my code.
Any help would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions