Skip to content

Preprint: Asymmetry in Low-Rank Adapters of Foundation Models

Notifications You must be signed in to change notification settings

Jiacheng-Zhu-AIML/AsymmetryLoRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Asymmetry in Low-Rank Adapters of Foundation Models

🌟 ArXiv Preprint

his repo hosts the code for the paper "Asymmetry in Low-Rank Adapters of Foundation Models". We discover and analysis the asymmetry of the LoRA adapter matrices B and A,

🔗 Quick Links

Install Requirements

Step 1: Please follow the installation steps. First, make sure you have Pytorch installed.

pip3 install torch==2.1.2 torchvision

Step 2: Then install the rest of the required packages:

cd AsymmetryLoRA
pip install -r requirement.txt

Usage

TODO

GLUE benchmark

TODO

Evaluation and analysis

TODO

Bugs or Questions?

If you have any questions related to the code or the paper, feel free to email Jiacheng Zhu ([email protected]). Please feel free to open an issue if you encounter any problems when using the code.

Citation

Please cite our paper if you find the repo helpful in your work:

About

Preprint: Asymmetry in Low-Rank Adapters of Foundation Models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages