83 Forks
1204 Stars
1204 Watchers

LoRA

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

How to download and setup LoRA

Open terminal and run command
git clone https://github.com/microsoft/LoRA.git
git clone is used to create a copy or clone of LoRA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LoRA https://github.com/microsoft/LoRA/archive/master.zip

Or simply clone LoRA with SSH
[email protected]:microsoft/LoRA.git

If you have some problems with LoRA

You may open issue on LoRA support forum (system) here: https://github.com/microsoft/LoRA/issues