diff --git a/notebooks/sagemaker/Deploy command-r-plus.ipynb b/notebooks/sagemaker/Deploy command-r-plus.ipynb index 4874ac8..d331174 100644 --- a/notebooks/sagemaker/Deploy command-r-plus.ipynb +++ b/notebooks/sagemaker/Deploy command-r-plus.ipynb @@ -100,8 +100,8 @@ "outputs": [], "source": [ "cohere_packages = {\n", - " 'ml.p4de.24xlarge': \"cohere-command-r-plus-a100-v1--a2db668865cf31ff841f921d27d2257c\",\n", - " 'ml.p5.48xlarge': \"cohere-command-r-plus-h100-v1--312cd543f0e33e06b7cf47fe16bcd91c\",\n", + " 'ml.p4de.24xlarge': \"cohere-command-r-plus-a100-v1--cdf285b7e10c37338a133873c067d16c\",\n", + " 'ml.p5.48xlarge': \"cohere-command-r-plus-h100-v1--4256e02cd0b7363883c9e922424cdef7\",\n", "}\n", "\n", "cohere_package = cohere_packages[instance_type]\n",