579 Forks
7733 Stars
7733 Watchers

peft

🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

How to download and setup peft

Open terminal and run command
git clone https://github.com/huggingface/peft.git
git clone is used to create a copy or clone of peft 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 peft https://github.com/huggingface/peft/archive/master.zip

Or simply clone peft with SSH
[email protected]:huggingface/peft.git

If you have some problems with peft

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