You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.