Merge 2 loras

#3
by jujutechnology - opened

Hi. Can this app merge 2 loras, or just loras with a base model? I'm trying to merge wan2.1 loras.

Hi @jujutechnology ,

This space unfortunately can't merge two LoRAs. If you fine-tune a base model with LoRA, you'll probably see an adapter_model.bin file, along with other related LoRA files. This space allows you to merge that LoRA weight with the base model, generating full model files like pytorch_model.bin etc.

Sign up or log in to comment