Unverified Commit 60aad360 authored by Niccolò Zanichelli's avatar Niccolò Zanichelli Committed by GitHub
Browse files

Update deepspeed version to 0.5.10

Fixes https://github.com/aqlaboratory/openfold/issues/184.
parent 200d9517
...@@ -16,7 +16,7 @@ dependencies: ...@@ -16,7 +16,7 @@ dependencies:
- pytorch::pytorch=1.12.* - pytorch::pytorch=1.12.*
- pip: - pip:
- biopython==1.79 - biopython==1.79
- deepspeed==0.5.9 - deepspeed==0.5.10
- dm-tree==0.1.6 - dm-tree==0.1.6
- ml-collections==0.1.0 - ml-collections==0.1.0
- numpy==1.21.2 - numpy==1.21.2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment