Skip to content

Commit 35d8e62

Browse files
committed
inf on dlc
1 parent bc5ad68 commit 35d8e62

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
@@ -283,7 +283,8 @@
283283
"4.28": "4.28.1",
284284
"4.34": "4.34.1",
285285
"4.36": "4.36.2",
286-
"4.43": "4.43.2"
286+
"4.43": "4.43.2",
287+
"4.51": "4.51.3"
287288
},
288289
"versions": {
289290
"4.28.1": {
@@ -548,6 +549,49 @@
548549
"sdk2.20.0"
549550
]
550551
}
552+
},
553+
"4.51.3": {
554+
"version_aliases": {
555+
"pytorch2.7": "pytorch2.7.1"
556+
},
557+
"pytorch2.7.1": {
558+
"py_versions": [
559+
"py310"
560+
],
561+
"repository": "huggingface-pytorch-inference-neuronx",
562+
"registries": {
563+
"ap-northeast-1": "763104351884",
564+
"ap-south-1": "763104351884",
565+
"ap-south-2": "772153158452",
566+
"ap-southeast-1": "763104351884",
567+
"ap-southeast-2": "763104351884",
568+
"ap-southeast-4": "457447274322",
569+
"ap-southeast-5": "550225433462",
570+
"ap-southeast-7": "590183813437",
571+
"cn-north-1": "727897471807",
572+
"cn-northwest-1": "727897471807",
573+
"eu-central-1": "763104351884",
574+
"eu-central-2": "380420809688",
575+
"eu-south-2": "503227376785",
576+
"eu-west-1": "763104351884",
577+
"eu-west-3": "763104351884",
578+
"il-central-1": "780543022126",
579+
"mx-central-1":"637423239942",
580+
"sa-east-1": "763104351884",
581+
"us-east-1": "763104351884",
582+
"us-east-2": "763104351884",
583+
"us-gov-east-1": "446045086412",
584+
"us-gov-west-1": "442386744353",
585+
"us-west-2": "763104351884",
586+
"ca-west-1": "204538143572"
587+
},
588+
"container_version": {
589+
"inf": "ubuntu22.04"
590+
},
591+
"sdk_versions": [
592+
"sdk2.24.1"
593+
]
594+
}
551595
}
552596
}
553597
}

0 commit comments

Comments
 (0)