Skip to content

Commit 8c730e6

Browse files
committed
update HF image for PT 1.8
1 parent 12c222b commit 8c730e6

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
"version_aliases": {
148148
"pytorch1.6": "pytorch1.6.0",
149149
"pytorch1.7": "pytorch1.7.1",
150+
"pytorch1.8": "pytorch1.8.1",
150151
"tensorflow2.4": "tensorflow2.4.1"
151152
},
152153
"pytorch1.6.0": {
@@ -211,6 +212,36 @@
211212
},
212213
"repository": "huggingface-pytorch-training"
213214
},
215+
"pytorch1.8.1": {
216+
"py_versions": ["py36"],
217+
"registries": {
218+
"af-south-1": "626614931356",
219+
"ap-east-1": "871362719292",
220+
"ap-northeast-1": "763104351884",
221+
"ap-northeast-2": "763104351884",
222+
"ap-south-1": "763104351884",
223+
"ap-southeast-1": "763104351884",
224+
"ap-southeast-2": "763104351884",
225+
"ca-central-1": "763104351884",
226+
"cn-north-1": "727897471807",
227+
"cn-northwest-1": "727897471807",
228+
"eu-central-1": "763104351884",
229+
"eu-north-1": "763104351884",
230+
"eu-west-1": "763104351884",
231+
"eu-west-2": "763104351884",
232+
"eu-west-3": "763104351884",
233+
"eu-south-1": "692866216735",
234+
"me-south-1": "217643126080",
235+
"sa-east-1": "763104351884",
236+
"us-east-1": "763104351884",
237+
"us-east-2": "763104351884",
238+
"us-gov-west-1": "442386744353",
239+
"us-iso-east-1": "886529160074",
240+
"us-west-1": "763104351884",
241+
"us-west-2": "763104351884"
242+
},
243+
"repository": "huggingface-pytorch-training"
244+
},
214245
"tensorflow2.4.1": {
215246
"py_versions": ["py37"],
216247
"registries": {
@@ -255,6 +286,7 @@
255286
"4.6.1": {
256287
"version_aliases": {
257288
"pytorch1.7": "pytorch1.7.1",
289+
"pytorch1.8": "pytorch1.8.1",
258290
"tensorflow2.4": "tensorflow2.4.1"
259291
},
260292
"pytorch1.7.1": {
@@ -288,6 +320,36 @@
288320
},
289321
"repository": "huggingface-pytorch-inference"
290322
},
323+
"pytorch1.8.1": {
324+
"py_versions": ["py36"],
325+
"registries": {
326+
"af-south-1": "626614931356",
327+
"ap-east-1": "871362719292",
328+
"ap-northeast-1": "763104351884",
329+
"ap-northeast-2": "763104351884",
330+
"ap-south-1": "763104351884",
331+
"ap-southeast-1": "763104351884",
332+
"ap-southeast-2": "763104351884",
333+
"ca-central-1": "763104351884",
334+
"cn-north-1": "727897471807",
335+
"cn-northwest-1": "727897471807",
336+
"eu-central-1": "763104351884",
337+
"eu-north-1": "763104351884",
338+
"eu-west-1": "763104351884",
339+
"eu-west-2": "763104351884",
340+
"eu-west-3": "763104351884",
341+
"eu-south-1": "692866216735",
342+
"me-south-1": "217643126080",
343+
"sa-east-1": "763104351884",
344+
"us-east-1": "763104351884",
345+
"us-east-2": "763104351884",
346+
"us-gov-west-1": "442386744353",
347+
"us-iso-east-1": "886529160074",
348+
"us-west-1": "763104351884",
349+
"us-west-2": "763104351884"
350+
},
351+
"repository": "huggingface-pytorch-training"
352+
},
291353
"tensorflow2.4.1": {
292354
"py_versions": ["py37"],
293355
"registries": {

0 commit comments

Comments
 (0)