Update requirements.txt

Require latest git accelerate to fix saving checkpoint issue
This commit is contained in:
Teknium
2023-07-16 10:24:24 -07:00
committed by GitHub
parent 168a7a09cc
commit 273b3a3aa7

View File

@@ -1,7 +1,7 @@
peft @ git+https://github.com/huggingface/peft.git
transformers @ git+https://github.com/huggingface/transformers.git
bitsandbytes>=0.39.0
accelerate
accelerate @ git+https://github.com/huggingface/accelerate
addict
fire
PyYAML==6.0