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

Former-commit-id: 390f0caf7f
This commit is contained in:
ShaneTian
2023-12-20 22:00:41 +08:00
committed by GitHub
parent 0a69665525
commit 69cb0038f0

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