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
I noticed that both xy_lora and yx_lora are LoRA modules applied to the same target modules. However, in your paper, you mentioned that they can control the information flow from x to y or y to x. Could you please clarify how this differs from simply training a single LoRA on the same module?
Hello, thank you for your exciting work.
I noticed that both xy_lora and yx_lora are LoRA modules applied to the same target modules. However, in your paper, you mentioned that they can control the information flow from x to y or y to x. Could you please clarify how this differs from simply training a single LoRA on the same module?