From 5d26c2bd11e8865b7fdb43e5e999e42d9b606afd Mon Sep 17 00:00:00 2001 From: shaernev Date: Tue, 22 Oct 2024 16:02:13 +0000 Subject: [PATCH 1/2] change: adding eu-central-2 bucket info to JS constants --- src/sagemaker/jumpstart/constants.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/sagemaker/jumpstart/constants.py b/src/sagemaker/jumpstart/constants.py index eff7f53717..844b85a879 100644 --- a/src/sagemaker/jumpstart/constants.py +++ b/src/sagemaker/jumpstart/constants.py @@ -70,6 +70,11 @@ gated_content_bucket="jumpstart-private-cache-prod-eu-central-1", neo_content_bucket="sagemaker-sd-models-prod-eu-central-1", ), + JumpStartLaunchedRegionInfo( + region_name="eu-central-2", + content_bucket="jumpstart-cache-prod-eu-central-2", + gated_content_bucket="jumpstart-private-cache-prod-eu-central-2", + ), JumpStartLaunchedRegionInfo( region_name="eu-north-1", content_bucket="jumpstart-cache-prod-eu-north-1", From 1fb761ceab620b99fc77685f0dbe511be9133627 Mon Sep 17 00:00:00 2001 From: shaernev Date: Tue, 22 Oct 2024 17:15:23 +0000 Subject: [PATCH 2/2] change: adding zrh image uris for dji neuronx --- src/sagemaker/image_uri_config/djl-neuronx.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/sagemaker/image_uri_config/djl-neuronx.json b/src/sagemaker/image_uri_config/djl-neuronx.json index d62a4b0b1e..f611ce1a85 100644 --- a/src/sagemaker/image_uri_config/djl-neuronx.json +++ b/src/sagemaker/image_uri_config/djl-neuronx.json @@ -15,6 +15,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884", @@ -37,6 +38,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884", @@ -59,6 +61,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884", @@ -81,6 +84,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884", @@ -103,6 +107,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884", @@ -125,6 +130,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884", @@ -147,6 +153,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884", @@ -169,6 +176,7 @@ "cn-north-1": "727897471807", "cn-northwest-1": "727897471807", "eu-central-1": "763104351884", + "eu-central-2": "380420809688", "eu-west-1": "763104351884", "eu-west-3": "763104351884", "sa-east-1": "763104351884",