From 6ebc309c7d61bfdc55173b5965ac99d4bb91480c Mon Sep 17 00:00:00 2001 From: Gloria Park <138884103+gloriacohere@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:56:29 -0500 Subject: [PATCH] Update Deploy command-r-plus-0824.ipynb forgot a \ --- notebooks/sagemaker/Deploy command-r-plus-0824.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/sagemaker/Deploy command-r-plus-0824.ipynb b/notebooks/sagemaker/Deploy command-r-plus-0824.ipynb index 9df9f51..0d05df4 100644 --- a/notebooks/sagemaker/Deploy command-r-plus-0824.ipynb +++ b/notebooks/sagemaker/Deploy command-r-plus-0824.ipynb @@ -97,7 +97,7 @@ "outputs": [], "source": [ "cohere_packages = {\n", - " 'ml.p4de.24xlarge': \"cohere-command-r-plus-082024-a-1ab1cbe8895c337c9a7176ce34896a20",\n", + " 'ml.p4de.24xlarge': \"cohere-command-r-plus-082024-a-1ab1cbe8895c337c9a7176ce34896a20\",\n", " 'ml.p5.48xlarge': \"cohere-command-r-plus-082024-h-8a016dcc52513421b5612b2115898c11\",\n", "}\n", "\n",