Skip to content

Skip training and run only Multi-LoRA fusion with custom LoRAs #32

Description

@AgnieszkaPolowczyk

Hi!

I would like to use your code only for the Multi-LoRA fusion stage from the paper — i.e., to merge multiple LoRA models following Eq.(7).

I already have several LoRA models trained independently (in .safetensors format), so I don’t need to run the LoRA training stage.

Could you please confirm whether this approach is correct?

Should I skip this part completely?

cfr_lora_training(conf.MACE)

And only run the fusion stage?

multi_lora_fusion(conf.MACE)

Thank you very much for providing such a great tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions