Skip to content

Commit 6b96afa

Browse files
committed
change: update image_uri_configs 04-16-2025 07:18:18 PST
1 parent f225b85 commit 6b96afa

File tree

2 files changed

+55
-1
lines changed

2 files changed

+55
-1
lines changed

src/sagemaker/image_uri_config/huggingface-llm.json

+54-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"2.0": "2.4.0",
1616
"2.3": "2.3.1",
1717
"3.0": "3.0.1",
18-
"3.2": "3.2.0",
18+
"3.2": "3.2.3",
1919
"3.1": "3.1.1"
2020
},
2121
"versions": {
@@ -1078,6 +1078,59 @@
10781078
"container_version": {
10791079
"gpu": "cu124-ubuntu22.04"
10801080
}
1081+
},
1082+
"3.2.3": {
1083+
"py_versions": [
1084+
"py311"
1085+
],
1086+
"registries": {
1087+
"af-south-1": "626614931356",
1088+
"ap-east-1": "871362719292",
1089+
"ap-east-2": "975050140332",
1090+
"ap-northeast-1": "763104351884",
1091+
"ap-northeast-2": "763104351884",
1092+
"ap-northeast-3": "364406365360",
1093+
"ap-south-1": "763104351884",
1094+
"ap-south-2": "772153158452",
1095+
"ap-southeast-1": "763104351884",
1096+
"ap-southeast-2": "763104351884",
1097+
"ap-southeast-3": "907027046896",
1098+
"ap-southeast-4": "457447274322",
1099+
"ap-southeast-5": "550225433462",
1100+
"ap-southeast-7": "590183813437",
1101+
"ca-central-1": "763104351884",
1102+
"ca-west-1": "204538143572",
1103+
"cn-north-1": "727897471807",
1104+
"cn-northwest-1": "727897471807",
1105+
"eu-central-1": "763104351884",
1106+
"eu-central-2": "380420809688",
1107+
"eu-north-1": "763104351884",
1108+
"eu-south-1": "692866216735",
1109+
"eu-south-2": "503227376785",
1110+
"eu-west-1": "763104351884",
1111+
"eu-west-2": "763104351884",
1112+
"eu-west-3": "763104351884",
1113+
"il-central-1": "780543022126",
1114+
"me-central-1": "914824155844",
1115+
"me-south-1": "217643126080",
1116+
"mx-central-1": "637423239942",
1117+
"sa-east-1": "763104351884",
1118+
"us-east-1": "763104351884",
1119+
"us-east-2": "763104351884",
1120+
"us-gov-east-1": "446045086412",
1121+
"us-gov-west-1": "442386744353",
1122+
"us-iso-east-1": "886529160074",
1123+
"us-isob-east-1": "094389454867",
1124+
"us-isof-east-1": "303241398832",
1125+
"us-isof-south-1": "454834333376",
1126+
"us-west-1": "763104351884",
1127+
"us-west-2": "763104351884"
1128+
},
1129+
"tag_prefix": "2.6.0-tgi3.2.3",
1130+
"repository": "huggingface-pytorch-tgi-inference",
1131+
"container_version": {
1132+
"gpu": "cu124-ubuntu22.04"
1133+
}
10811134
}
10821135
}
10831136
}

src/sagemaker/image_uri_config/tensorflow.json

+1
Original file line numberDiff line numberDiff line change
@@ -2655,6 +2655,7 @@
26552655
"registries": {
26562656
"af-south-1": "626614931356",
26572657
"ap-east-1": "871362719292",
2658+
"ap-east-2": "975050140332",
26582659
"ap-northeast-1": "763104351884",
26592660
"ap-northeast-2": "763104351884",
26602661
"ap-northeast-3": "364406365360",

0 commit comments

Comments
 (0)