Skip to content

Commit 9f372a5

Browse files
authored
feat: triton v24.05 (#4812)
1 parent ba7e6a9 commit 9f372a5

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

src/sagemaker/image_uri_config/sagemaker-tritonserver.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,38 @@
77
"inference"
88
],
99
"versions": {
10+
"24.05": {
11+
"registries": {
12+
"af-south-1": "626614931356",
13+
"il-central-1": "780543022126",
14+
"ap-east-1": "871362719292",
15+
"ap-northeast-1": "763104351884",
16+
"ap-northeast-2": "763104351884",
17+
"ap-northeast-3": "364406365360",
18+
"ap-south-1": "763104351884",
19+
"ap-southeast-1": "763104351884",
20+
"ap-southeast-2": "763104351884",
21+
"ap-southeast-3": "907027046896",
22+
"ca-central-1": "763104351884",
23+
"cn-north-1": "727897471807",
24+
"cn-northwest-1": "727897471807",
25+
"eu-central-1": "763104351884",
26+
"eu-north-1": "763104351884",
27+
"eu-west-1": "763104351884",
28+
"eu-west-2": "763104351884",
29+
"eu-west-3": "763104351884",
30+
"eu-south-1": "692866216735",
31+
"me-south-1": "217643126080",
32+
"sa-east-1": "763104351884",
33+
"us-east-1": "763104351884",
34+
"us-east-2": "763104351884",
35+
"us-west-1": "763104351884",
36+
"us-west-2": "763104351884",
37+
"ca-west-1": "204538143572"
38+
},
39+
"repository": "sagemaker-tritonserver",
40+
"tag_prefix": "24.05-py3"
41+
},
1042
"24.03": {
1143
"registries": {
1244
"af-south-1": "626614931356",
@@ -104,4 +136,4 @@
104136
"tag_prefix": "23.12-py3"
105137
}
106138
}
107-
}
139+
}

0 commit comments

Comments
 (0)