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

This commit is contained in:
ShaneTian 2023-12-20 22:00:41 +08:00 committed by GitHub
parent 7910dbae92
commit 390f0caf7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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