Skip to content

Commit 55efdde

Browse files
Update dependency_version.yml 20240306 (#2653)
* Update dependency_version.yml 20240306 * Update deepspeed commit to v0.13.5
1 parent bc32ea4 commit 55efdde

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependency_version.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
# branch: Branch name of the Github repository. For human understanding only.
99

1010
deepspeed:
11-
commit: v0.13.4
11+
commit: v0.13.5
1212
repo: https://github.com/microsoft/DeepSpeed.git
13-
version: 0.13.4
13+
version: 0.13.5
1414
gcc:
1515
max-version: null
1616
min-version: 12.3.0
@@ -28,14 +28,14 @@ oneCCL:
2828
protobuf:
2929
version: 3.20.3
3030
pytorch:
31-
version: 2.3.0.dev20240304+cpu
31+
version: 2.3.0.dev20240305+cpu
3232
torch-ccl:
3333
commit: ccl_torch_dev_1115
3434
repo: https://github.com/intel/torch-ccl.git
3535
version: 2.2.0+cpu
3636
torchaudio:
37-
version: 2.2.0.dev20240304+cpu
37+
version: 2.2.0.dev20240305+cpu
3838
torchvision:
39-
version: 0.18.0.dev20240304+cpu
39+
version: 0.18.0.dev20240305+cpu
4040
transformers:
4141
version: 4.38.1

0 commit comments

Comments
 (0)