Skip to content

Commit 873f175

Browse files
committed
latest tgi
1 parent 40c791c commit 873f175

File tree

1 file changed

+55
-1
lines changed

1 file changed

+55
-1
lines changed

src/sagemaker/image_uri_config/huggingface-llm.json

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"2.3": "2.3.1",
1717
"3.0": "3.0.1",
1818
"3.2": "3.2.3",
19-
"3.1": "3.1.1"
19+
"3.1": "3.1.1",
20+
"3.3": "3.3.4"
2021
},
2122
"versions": {
2223
"0.6.0": {
@@ -1152,6 +1153,59 @@
11521153
"container_version": {
11531154
"gpu": "cu124-ubuntu22.04"
11541155
}
1156+
},
1157+
"3.3.4": {
1158+
"py_versions": [
1159+
"py311"
1160+
],
1161+
"registries": {
1162+
"af-south-1": "626614931356",
1163+
"ap-east-1": "871362719292",
1164+
"ap-east-2": "975050140332",
1165+
"ap-northeast-1": "763104351884",
1166+
"ap-northeast-2": "763104351884",
1167+
"ap-northeast-3": "364406365360",
1168+
"ap-south-1": "763104351884",
1169+
"ap-south-2": "772153158452",
1170+
"ap-southeast-1": "763104351884",
1171+
"ap-southeast-2": "763104351884",
1172+
"ap-southeast-3": "907027046896",
1173+
"ap-southeast-4": "457447274322",
1174+
"ap-southeast-5": "550225433462",
1175+
"ap-southeast-7": "590183813437",
1176+
"ca-central-1": "763104351884",
1177+
"ca-west-1": "204538143572",
1178+
"cn-north-1": "727897471807",
1179+
"cn-northwest-1": "727897471807",
1180+
"eu-central-1": "763104351884",
1181+
"eu-central-2": "380420809688",
1182+
"eu-north-1": "763104351884",
1183+
"eu-south-1": "692866216735",
1184+
"eu-south-2": "503227376785",
1185+
"eu-west-1": "763104351884",
1186+
"eu-west-2": "763104351884",
1187+
"eu-west-3": "763104351884",
1188+
"il-central-1": "780543022126",
1189+
"me-central-1": "914824155844",
1190+
"me-south-1": "217643126080",
1191+
"mx-central-1": "637423239942",
1192+
"sa-east-1": "763104351884",
1193+
"us-east-1": "763104351884",
1194+
"us-east-2": "763104351884",
1195+
"us-gov-east-1": "446045086412",
1196+
"us-gov-west-1": "442386744353",
1197+
"us-iso-east-1": "886529160074",
1198+
"us-isob-east-1": "094389454867",
1199+
"us-isof-east-1": "303241398832",
1200+
"us-isof-south-1": "454834333376",
1201+
"us-west-1": "763104351884",
1202+
"us-west-2": "763104351884"
1203+
},
1204+
"tag_prefix": "2.7.0-tgi3.3.4",
1205+
"repository": "huggingface-pytorch-tgi-inference",
1206+
"container_version": {
1207+
"gpu": "cu124-ubuntu22.04"
1208+
}
11551209
}
11561210
}
11571211
}

0 commit comments

Comments
 (0)