Skip to content

Repo to fine tune GPTJ using PEFT and training only LoRA adapters

Notifications You must be signed in to change notification settings

rktayal/GPTJ-LoRA-finetuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPTJ-LoRA-finetuning

Repo to fine tune GPTJ using PEFT and training only LoRA adapters

Crete a new conda enviornment

conda install -c "nvidia/label/cuda-11.7.0" cuda-toolkit
pip install torch torchvision torchaudio
pip install -r requirements.txt

About

Repo to fine tune GPTJ using PEFT and training only LoRA adapters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages