Update transformers to 4.36.2 to resolve bug when saving a checkpoint in the multi-node setting.

Former-commit-id: 3173f8e51eec5e8f488e3dfc54ad371b640d6b87
This commit is contained in:
ShaneTian 2023-12-20 22:00:41 +08:00 committed by GitHub
parent acf5241845
commit 4691d4b35d

View File

@ -1,5 +1,5 @@
torch>=1.13.1
transformers>=4.36.1
transformers>=4.36.2
datasets>=2.14.3
accelerate>=0.21.0
peft>=0.7.0