# torch, I prefer to install from conda
accelerate
bitsandbytes
datasets
sentencepiece
safetensors
triton
colorama
# to get 4bit working you need some specific versions, see https://github.com/johnsmith0031/alpaca_lora_4bit/blob/main/requirements.txt
git+https://github.com/huggingface/transformers.git@656e869
# git+https://github.com/sterlind/GPTQ-for-LLaMa.git@lora_4bit
git+https://github.com/wassname/peft.git
-e .
# misc
gitpython
black
