add missing dependency to train with LlamaTokenizer

This commit is contained in:
Wing Lian 2023-03-27 16:13:46 -04:00
parent 62e54ac1c7
commit 101d314bd9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ torch
accelerate
bitsandbytes
datasets
sentencepiece
git+https://github.com/huggingface/transformers.git
git+https://github.com/sterlind/GPTQ-for-LLaMa.git@lora_4bit
git+https://github.com/sterlind/peft.git