Skip to content

Commit

Permalink
update transformers to fix checkpoint saving (#963)
Browse files Browse the repository at this point in the history
  • Loading branch information
dumpmemory committed Dec 16, 2023
1 parent 5ada140 commit f28e755
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 @@ -2,7 +2,7 @@
auto-gptq==0.5.1
packaging
peft==0.6.0
transformers @ git+https://github.com/huggingface/transformers.git@e5079b0b2abcef11ecbdae60ba4a6636c57b725d
transformers @ git+https://github.com/huggingface/transformers.git@ebfdb9ca62205279d5019ef1403877461b3b2da4
tokenizers==0.15.0
bitsandbytes>=0.41.1
accelerate==0.24.1
Expand Down

0 comments on commit f28e755

Please sign in to comment.