Skip to content

Commit

Permalink
use transfromers 4.46.1 since 4.46.2 breaks fsdp
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian committed Nov 7, 2024
1 parent e42e319 commit 86d9534
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
@@ -1,7 +1,7 @@
--extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
packaging==23.2
peft==0.13.2
transformers==4.46.2
transformers==4.46.1
tokenizers>=0.20.1
bitsandbytes==0.44.1
accelerate==1.1.0
Expand Down

0 comments on commit 86d9534

Please sign in to comment.