Skip to content

Commit da528f6

Browse files
adtian2Andrew Tian
andauthored
SMP v2.5 (#4852)
* bumping smp version from 2.4 to 2.5 * removing old tsm-2.4 version --------- Co-authored-by: Andrew Tian <[email protected]>
1 parent fe49f98 commit da528f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sagemaker/image_uri_config/pytorch-smp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"2.1": "2.1.2",
99
"2.2": "2.3.1",
1010
"2.2.0": "2.3.1",
11-
"2.3.1": "2.4.0"
11+
"2.3.1": "2.5.0"
1212
},
1313
"versions": {
1414
"2.0.1": {
@@ -136,7 +136,7 @@
136136
},
137137
"repository": "smdistributed-modelparallel"
138138
},
139-
"2.4.0": {
139+
"2.5.0": {
140140
"py_versions": [
141141
"py311"
142142
],

0 commit comments

Comments
 (0)