Closed
Description
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
.