Skip to content

Commit

Permalink
Merge pull request #2 from MihaiBalint/save_fp16_model-fallback
Browse files Browse the repository at this point in the history
Bump required deepspeed version to match usage when saving checkpoints
  • Loading branch information
stas00 authored Jan 28, 2022
2 parents 3e749a8 + fef8ab4 commit 1e4cd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/transformers/dependency_versions_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"cookiecutter": "cookiecutter==1.7.2",
"dataclasses": "dataclasses",
"datasets": "datasets",
"deepspeed": "deepspeed>=0.5.7",
"deepspeed": "deepspeed>=0.5.9",
"fairscale": "fairscale>0.3",
"faiss-cpu": "faiss-cpu",
"fastapi": "fastapi",
Expand Down

0 comments on commit 1e4cd32

Please sign in to comment.