From d170f2ea95b9ff034b25b7cda05f5e9a924f9af0 Mon Sep 17 00:00:00 2001 From: jkedrzyckii <140448212+jkedrzyckii@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:24:47 -0400 Subject: [PATCH] Update Deploy rerank nimble english v3.0 model.ipynb (#150) updated cohere_package --- .../Deploy rerank nimble english v3.0 model.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/sagemaker/rerank_v3_notebooks/Deploy rerank nimble english v3.0 model.ipynb b/notebooks/sagemaker/rerank_v3_notebooks/Deploy rerank nimble english v3.0 model.ipynb index 24b06a2d..48d37b1d 100644 --- a/notebooks/sagemaker/rerank_v3_notebooks/Deploy rerank nimble english v3.0 model.ipynb +++ b/notebooks/sagemaker/rerank_v3_notebooks/Deploy rerank nimble english v3.0 model.ipynb @@ -79,7 +79,7 @@ "metadata": {}, "outputs": [], "source": [ - "cohere_package = \"UPDATE_THIS_HERE\"\n", + "cohere_package = \"cohere-rerank-nimble-english-v-801ac4a7430f3e4c9c3b9b70a88d5e0b\"\n", "model_package_map = {\n", " \"us-east-1\": f\"arn:aws:sagemaker:us-east-1:865070037744:model-package/{cohere_package}\",\n", " \"us-east-2\": f\"arn:aws:sagemaker:us-east-2:057799348421:model-package/{cohere_package}\",\n",