Skip to content

Commit 0ddb8d8

Browse files
committed
huggingface-neuronx inference dlc
1 parent 3ba92c9 commit 0ddb8d8

File tree

1 file changed

+45
-1
lines changed

1 file changed

+45
-1
lines changed

src/sagemaker/image_uri_config/huggingface-neuronx.json

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,8 @@
235235
"version_aliases": {
236236
"4.28": "4.28.1",
237237
"4.34": "4.34.1",
238-
"4.36": "4.36.2"
238+
"4.36": "4.36.2",
239+
"4.43": "4.43.2"
239240
},
240241
"versions": {
241242
"4.28.1": {
@@ -453,6 +454,49 @@
453454
"sdk2.18.0"
454455
]
455456
}
457+
},
458+
"4.43.2": {
459+
"version_aliases": {
460+
"pytorch2.1": "pytorch2.1.2"
461+
},
462+
"pytorch2.1.2": {
463+
"py_versions": [
464+
"py310"
465+
],
466+
"repository": "huggingface-pytorch-inference-neuronx",
467+
"registries": {
468+
"ap-northeast-1": "763104351884",
469+
"ap-south-1": "763104351884",
470+
"ap-south-2": "772153158452",
471+
"ap-southeast-1": "763104351884",
472+
"ap-southeast-2": "763104351884",
473+
"ap-southeast-4": "457447274322",
474+
"ap-southeast-5": "550225433462",
475+
"ap-southeast-7": "590183813437",
476+
"cn-north-1": "727897471807",
477+
"cn-northwest-1": "727897471807",
478+
"eu-central-1": "763104351884",
479+
"eu-central-2": "380420809688",
480+
"eu-south-2": "503227376785",
481+
"eu-west-1": "763104351884",
482+
"eu-west-3": "763104351884",
483+
"il-central-1": "780543022126",
484+
"mx-central-1":"637423239942",
485+
"sa-east-1": "763104351884",
486+
"us-east-1": "763104351884",
487+
"us-east-2": "763104351884",
488+
"us-gov-east-1": "446045086412",
489+
"us-gov-west-1": "442386744353",
490+
"us-west-2": "763104351884",
491+
"ca-west-1": "204538143572"
492+
},
493+
"container_version": {
494+
"inf": "ubuntu20.04"
495+
},
496+
"sdk_versions": [
497+
"sdk2.20.0"
498+
]
499+
}
456500
}
457501
}
458502
}

0 commit comments

Comments
 (0)