Skip to content

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

Closed
@sayakpaul

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

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