Skip to content

Commit

Permalink
SMP v2.5 (#4852)
Browse files Browse the repository at this point in the history
* bumping smp version from 2.4 to 2.5

* removing old tsm-2.4 version

---------

Co-authored-by: Andrew Tian <[email protected]>
  • Loading branch information
adtian2 and Andrew Tian authored Aug 29, 2024
1 parent fe49f98 commit da528f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sagemaker/image_uri_config/pytorch-smp.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"2.1": "2.1.2",
"2.2": "2.3.1",
"2.2.0": "2.3.1",
"2.3.1": "2.4.0"
"2.3.1": "2.5.0"
},
"versions": {
"2.0.1": {
Expand Down Expand Up @@ -136,7 +136,7 @@
},
"repository": "smdistributed-modelparallel"
},
"2.4.0": {
"2.5.0": {
"py_versions": [
"py311"
],
Expand Down

0 comments on commit da528f6

Please sign in to comment.