Skip to content

Commit

Permalink
chore: bump transformers to v4.34.1 to fix tokenizer issue (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
NanoCode012 committed Oct 20, 2023
1 parent e4d1585 commit 8966a6f
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 @@ torch==2.0.1
auto-gptq
packaging
peft @ git+https://github.com/huggingface/peft.git
transformers @ git+https://github.com/huggingface/transformers.git@bd6205919aad4d3a2300a39a98a642f1cc3a5348
transformers @ git+https://github.com/huggingface/transformers.git@acc394c4f5e1283c19783581790b3dc3105a3697
bitsandbytes>=0.41.1
accelerate @ git+https://github.com/huggingface/accelerate@80da9cfb09bb3cc9f1b385cb55d6b90d025a5fd9
deepspeed
Expand Down

0 comments on commit 8966a6f

Please sign in to comment.