Skip to content

Commit bc5ad68

Browse files
committed
add image
1 parent 824675b commit bc5ad68

File tree

1 file changed

+49
-5
lines changed

1 file changed

+49
-5
lines changed

src/sagemaker/image_uri_config/huggingface-neuronx.json

Lines changed: 49 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"4.34": "4.34.1",
99
"4.36": "4.36.2",
1010
"4.43": "4.43.2",
11-
"4.48": "4.48.1"
11+
"4.48": "4.48.1",
12+
"4.51": "4.51.0"
1213
},
1314
"versions": {
1415
"4.28.1": {
@@ -63,7 +64,7 @@
6364
"py_versions": [
6465
"py310"
6566
],
66-
"repository": "huggingface-pytorch-inference-neuronx",
67+
"repository": "huggingface-pytorch-training-neuronx",
6768
"registries": {
6869
"ap-east-2": "975050140332",
6970
"ap-northeast-1": "763104351884",
@@ -107,7 +108,7 @@
107108
"py_versions": [
108109
"py310"
109110
],
110-
"repository": "huggingface-pytorch-inference-neuronx",
111+
"repository": "huggingface-pytorch-training-neuronx",
111112
"registries": {
112113
"ap-east-2": "975050140332",
113114
"ap-northeast-1": "763104351884",
@@ -151,7 +152,7 @@
151152
"py_versions": [
152153
"py310"
153154
],
154-
"repository": "huggingface-pytorch-inference-neuronx",
155+
"repository": "huggingface-pytorch-training-neuronx",
155156
"registries": {
156157
"ap-northeast-1": "763104351884",
157158
"ap-south-1": "763104351884",
@@ -194,7 +195,7 @@
194195
"py_versions": [
195196
"py310"
196197
],
197-
"repository": "huggingface-pytorch-inference-neuronx",
198+
"repository": "huggingface-pytorch-training-neuronx",
198199
"registries": {
199200
"ap-northeast-1": "763104351884",
200201
"ap-south-1": "763104351884",
@@ -228,6 +229,49 @@
228229
"sdk2.20.0"
229230
]
230231
}
232+
},
233+
"4.51.0": {
234+
"version_aliases": {
235+
"pytorch2.7": "pytorch2.7.0"
236+
},
237+
"pytorch2.7.0": {
238+
"py_versions": [
239+
"py310"
240+
],
241+
"repository": "huggingface-pytorch-training-neuronx",
242+
"registries": {
243+
"ap-northeast-1": "763104351884",
244+
"ap-south-1": "763104351884",
245+
"ap-south-2": "772153158452",
246+
"ap-southeast-1": "763104351884",
247+
"ap-southeast-2": "763104351884",
248+
"ap-southeast-4": "457447274322",
249+
"ap-southeast-5": "550225433462",
250+
"ap-southeast-7": "590183813437",
251+
"cn-north-1": "727897471807",
252+
"cn-northwest-1": "727897471807",
253+
"eu-central-1": "763104351884",
254+
"eu-central-2": "380420809688",
255+
"eu-south-2": "503227376785",
256+
"eu-west-1": "763104351884",
257+
"eu-west-3": "763104351884",
258+
"il-central-1": "780543022126",
259+
"mx-central-1":"637423239942",
260+
"sa-east-1": "763104351884",
261+
"us-east-1": "763104351884",
262+
"us-east-2": "763104351884",
263+
"us-gov-east-1": "446045086412",
264+
"us-gov-west-1": "442386744353",
265+
"us-west-2": "763104351884",
266+
"ca-west-1": "204538143572"
267+
},
268+
"container_version": {
269+
"inf": "ubuntu22.04"
270+
},
271+
"sdk_versions": [
272+
"sdk2.24.1"
273+
]
274+
}
231275
}
232276
}
233277
},

0 commit comments

Comments
 (0)