Skip to content

Commit 3ba92c9

Browse files
committed
huggingface-neuronx dlc image_uri
1 parent 23f4907 commit 3ba92c9

File tree

1 file changed

+89
-1
lines changed

1 file changed

+89
-1
lines changed

src/sagemaker/image_uri_config/huggingface-neuronx.json

Lines changed: 89 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"version_aliases": {
77
"4.28": "4.28.1",
88
"4.34": "4.34.1",
9-
"4.36": "4.36.2"
9+
"4.36": "4.36.2",
10+
"4.43": "4.43.2",
11+
"4.48": "4.48.1"
1012
},
1113
"versions": {
1214
"4.28.1": {
@@ -137,6 +139,92 @@
137139
"sdk2.18.0"
138140
]
139141
}
142+
},
143+
"4.43.2": {
144+
"version_aliases": {
145+
"pytorch2.1": "pytorch2.1.2"
146+
},
147+
"pytorch2.1.2": {
148+
"py_versions": [
149+
"py310"
150+
],
151+
"repository": "huggingface-pytorch-inference-neuronx",
152+
"registries": {
153+
"ap-northeast-1": "763104351884",
154+
"ap-south-1": "763104351884",
155+
"ap-south-2": "772153158452",
156+
"ap-southeast-1": "763104351884",
157+
"ap-southeast-2": "763104351884",
158+
"ap-southeast-4": "457447274322",
159+
"ap-southeast-5": "550225433462",
160+
"ap-southeast-7": "590183813437",
161+
"cn-north-1": "727897471807",
162+
"cn-northwest-1": "727897471807",
163+
"eu-central-1": "763104351884",
164+
"eu-central-2": "380420809688",
165+
"eu-south-2": "503227376785",
166+
"eu-west-1": "763104351884",
167+
"eu-west-3": "763104351884",
168+
"il-central-1": "780543022126",
169+
"mx-central-1":"637423239942",
170+
"sa-east-1": "763104351884",
171+
"us-east-1": "763104351884",
172+
"us-east-2": "763104351884",
173+
"us-gov-east-1": "446045086412",
174+
"us-gov-west-1": "442386744353",
175+
"us-west-2": "763104351884",
176+
"ca-west-1": "204538143572"
177+
},
178+
"container_version": {
179+
"inf": "ubuntu20.04"
180+
},
181+
"sdk_versions": [
182+
"sdk2.20.0"
183+
]
184+
}
185+
},
186+
"4.48.1": {
187+
"version_aliases": {
188+
"pytorch2.1": "pytorch2.1.2"
189+
},
190+
"pytorch2.1.2": {
191+
"py_versions": [
192+
"py310"
193+
],
194+
"repository": "huggingface-pytorch-inference-neuronx",
195+
"registries": {
196+
"ap-northeast-1": "763104351884",
197+
"ap-south-1": "763104351884",
198+
"ap-south-2": "772153158452",
199+
"ap-southeast-1": "763104351884",
200+
"ap-southeast-2": "763104351884",
201+
"ap-southeast-4": "457447274322",
202+
"ap-southeast-5": "550225433462",
203+
"ap-southeast-7": "590183813437",
204+
"cn-north-1": "727897471807",
205+
"cn-northwest-1": "727897471807",
206+
"eu-central-1": "763104351884",
207+
"eu-central-2": "380420809688",
208+
"eu-south-2": "503227376785",
209+
"eu-west-1": "763104351884",
210+
"eu-west-3": "763104351884",
211+
"il-central-1": "780543022126",
212+
"mx-central-1":"637423239942",
213+
"sa-east-1": "763104351884",
214+
"us-east-1": "763104351884",
215+
"us-east-2": "763104351884",
216+
"us-gov-east-1": "446045086412",
217+
"us-gov-west-1": "442386744353",
218+
"us-west-2": "763104351884",
219+
"ca-west-1": "204538143572"
220+
},
221+
"container_version": {
222+
"inf": "ubuntu20.04"
223+
},
224+
"sdk_versions": [
225+
"sdk2.20.0"
226+
]
227+
}
140228
}
141229
}
142230
},

0 commit comments

Comments
 (0)