Skip to content

[LoRA] Better conversion of LoRA weights from .bin to .safetensors #2866

Description

@sayakpaul

Context: #2829 (comment).

Currently, we have a script that allows us to convert LoRA weights from PyTorch to Safetensors but it outputs the whole pipeline instead of just the LoRA weights.

Ideally, we should just output the LoRA weights in safetensors.

Cc: @patrickvonplaten @Narsil

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

staleIssues that haven't received updates

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions