Skip to content

timothyckl/qlora-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Ensure you are on Python 3.8+

Install dependencies:

pip install -r requirements.txt

Login to HuggingFace within your terminal:

huggingface-cli login

Start training:

python train.py <config_path> <hf_repo_id>

About

QLoRA finetuning script in Python

Resources

Stars

Watchers

Forks

Languages