Skip to content

Commit 30c9bf6

Browse files
nikhil-skNikhil Kulkarni
and
Nikhil Kulkarni
authored
Add Triton v24.03 URI (#4605)
Co-authored-by: Nikhil Kulkarni <[email protected]>
1 parent c4ac480 commit 30c9bf6

File tree

1 file changed

+34
-2
lines changed

1 file changed

+34
-2
lines changed

src/sagemaker/image_uri_config/sagemaker-tritonserver.json

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"inference"
88
],
99
"versions": {
10-
"23.12": {
10+
"24.03": {
1111
"registries": {
1212
"af-south-1": "626614931356",
1313
"il-central-1": "780543022126",
@@ -37,7 +37,7 @@
3737
"ca-west-1": "204538143572"
3838
},
3939
"repository": "sagemaker-tritonserver",
40-
"tag_prefix": "23.12-py3"
40+
"tag_prefix": "24.03-py3"
4141
},
4242
"24.01": {
4343
"registries": {
@@ -70,6 +70,38 @@
7070
},
7171
"repository": "sagemaker-tritonserver",
7272
"tag_prefix": "24.01-py3"
73+
},
74+
"23.12": {
75+
"registries": {
76+
"af-south-1": "626614931356",
77+
"il-central-1": "780543022126",
78+
"ap-east-1": "871362719292",
79+
"ap-northeast-1": "763104351884",
80+
"ap-northeast-2": "763104351884",
81+
"ap-northeast-3": "364406365360",
82+
"ap-south-1": "763104351884",
83+
"ap-southeast-1": "763104351884",
84+
"ap-southeast-2": "763104351884",
85+
"ap-southeast-3": "907027046896",
86+
"ca-central-1": "763104351884",
87+
"cn-north-1": "727897471807",
88+
"cn-northwest-1": "727897471807",
89+
"eu-central-1": "763104351884",
90+
"eu-north-1": "763104351884",
91+
"eu-west-1": "763104351884",
92+
"eu-west-2": "763104351884",
93+
"eu-west-3": "763104351884",
94+
"eu-south-1": "692866216735",
95+
"me-south-1": "217643126080",
96+
"sa-east-1": "763104351884",
97+
"us-east-1": "763104351884",
98+
"us-east-2": "763104351884",
99+
"us-west-1": "763104351884",
100+
"us-west-2": "763104351884",
101+
"ca-west-1": "204538143572"
102+
},
103+
"repository": "sagemaker-tritonserver",
104+
"tag_prefix": "23.12-py3"
73105
}
74106
}
75107
}

0 commit comments

Comments
 (0)