set transformers version to 4.35 to avoid a lot of issues

This commit is contained in:
DejianYang
2024-04-09 13:53:44 +08:00
committed by GitHub
parent fd2db2cafe
commit 42aedabab2

View File

@@ -1,6 +1,6 @@
torch>=2.0.1
tokenizers>=0.14.0
transformers>=4.35.0
transformers==4.35.0
accelerate
attrdict
tqdm