Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MoSLoRA (EMNLP 2024) #2294

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

wutaiqiang
Copy link

Previous PR:
#2013
#1905

Paper: https://aclanthology.org/2024.emnlp-main.450/
Blog: https://zhuanlan.zhihu.com/p/704821936
TL, DR: We decompose LoRA into subspaces via structural re-parameterization and propose a simple yet effective MoSLoRA method, employing a learnable mixer to fuse more subspaces and more flexibly.

Sorry for the late submission. Based on the discussion in the previous PRs, I have implemented MoSLoRA in separate files. Also, I added test cases and expanded the documents with guidance on applying MoSLoRA.

Please help review the code. Thanks for your kind work and Merry Christmas.

@BenjaminBossan
Copy link
Member

Thank you for resuming the work on MoSLoRA. I just want to let you know that we're currently on vacation and will review this next year.

@wutaiqiang
Copy link
Author

Okay, enjoy your vacation. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants