Skip to content

Commit cc60161

Browse files
committed
bumping smp version from 2.4 to 2.5
1 parent 1f21668 commit cc60161

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

src/sagemaker/image_uri_config/pytorch-smp.json

Lines changed: 26 additions & 1 deletion
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": {
@@ -160,6 +160,31 @@
160160
"us-west-2": "658645717510"
161161
},
162162
"repository": "smdistributed-modelparallel"
163+
},
164+
"2.5.0": {
165+
"py_versions": [
166+
"py311"
167+
],
168+
"registries": {
169+
"ap-northeast-1": "658645717510",
170+
"ap-northeast-2": "658645717510",
171+
"ap-northeast-3": "658645717510",
172+
"ap-south-1": "658645717510",
173+
"ap-southeast-1": "658645717510",
174+
"ap-southeast-2": "658645717510",
175+
"ca-central-1": "658645717510",
176+
"eu-central-1": "658645717510",
177+
"eu-north-1": "658645717510",
178+
"eu-west-1": "658645717510",
179+
"eu-west-2": "658645717510",
180+
"eu-west-3": "658645717510",
181+
"sa-east-1": "658645717510",
182+
"us-east-1": "658645717510",
183+
"us-east-2": "658645717510",
184+
"us-west-1": "658645717510",
185+
"us-west-2": "658645717510"
186+
},
187+
"repository": "smdistributed-modelparallel"
163188
}
164189
}
165190
}

0 commit comments

Comments
 (0)