I noticed that you apply the mul operation in LoraA and LoraB, then, you sum the result with the input.

I think the result of multiplying LoraA and LoraB has to be summed to the original weights, or I am wrong?
Could you also explain the scaling factor?
Thanks.
I noticed that you apply the mul operation in LoraA and LoraB, then, you sum the result with the input.
I think the result of multiplying LoraA and LoraB has to be summed to the original weights, or I am wrong?
Could you also explain the scaling factor?
Thanks.