Skip to content

Commit

Permalink
Add Triton v24.03 URI (#4605)
Browse files Browse the repository at this point in the history
Co-authored-by: Nikhil Kulkarni <nikhilsk@amazon.com>
  • Loading branch information
nikhil-sk and Nikhil Kulkarni committed Apr 23, 2024
1 parent c4ac480 commit 30c9bf6
Showing 1 changed file with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions src/sagemaker/image_uri_config/sagemaker-tritonserver.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"inference"
],
"versions": {
"23.12": {
"24.03": {
"registries": {
"af-south-1": "626614931356",
"il-central-1": "780543022126",
Expand Down Expand Up @@ -37,7 +37,7 @@
"ca-west-1": "204538143572"
},
"repository": "sagemaker-tritonserver",
"tag_prefix": "23.12-py3"
"tag_prefix": "24.03-py3"
},
"24.01": {
"registries": {
Expand Down Expand Up @@ -70,6 +70,38 @@
},
"repository": "sagemaker-tritonserver",
"tag_prefix": "24.01-py3"
},
"23.12": {
"registries": {
"af-south-1": "626614931356",
"il-central-1": "780543022126",
"ap-east-1": "871362719292",
"ap-northeast-1": "763104351884",
"ap-northeast-2": "763104351884",
"ap-northeast-3": "364406365360",
"ap-south-1": "763104351884",
"ap-southeast-1": "763104351884",
"ap-southeast-2": "763104351884",
"ap-southeast-3": "907027046896",
"ca-central-1": "763104351884",
"cn-north-1": "727897471807",
"cn-northwest-1": "727897471807",
"eu-central-1": "763104351884",
"eu-north-1": "763104351884",
"eu-west-1": "763104351884",
"eu-west-2": "763104351884",
"eu-west-3": "763104351884",
"eu-south-1": "692866216735",
"me-south-1": "217643126080",
"sa-east-1": "763104351884",
"us-east-1": "763104351884",
"us-east-2": "763104351884",
"us-west-1": "763104351884",
"us-west-2": "763104351884",
"ca-west-1": "204538143572"
},
"repository": "sagemaker-tritonserver",
"tag_prefix": "23.12-py3"
}
}
}

0 comments on commit 30c9bf6

Please sign in to comment.