Skip to content

Commit

Permalink
pin accelerate for deepspeed fix (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian committed Jan 10, 2024
1 parent 2f2582e commit 9e3f0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ peft==0.7.0
transformers @ git+https://github.com/huggingface/transformers.git@3cefac1d974db5e2825a0cb2b842883a628be7a0
tokenizers==0.15.0
bitsandbytes>=0.41.1
accelerate==0.24.1
accelerate @ git+https://github.com/huggingface/accelerate.git@0d2280dadc6a93413a5496613b7fdda3a4d2551b
deepspeed
addict
fire
Expand Down

0 comments on commit 9e3f0cb

Please sign in to comment.