diff --git a/website/docs/topics/non-openai-models/cloud-cerebras.ipynb b/website/docs/topics/non-openai-models/cloud-cerebras.ipynb index 73c3cdafa4cb..b264e0cfcc47 100644 --- a/website/docs/topics/non-openai-models/cloud-cerebras.ipynb +++ b/website/docs/topics/non-openai-models/cloud-cerebras.ipynb @@ -256,7 +256,7 @@ "\n", "We'll use a simple travel agent assistant program where we have a couple of tools for weather and currency conversion.\n", "\n", - "We start by importing libraries and setting up our configuration to use Llama-3.1-8B and the `cerebras` client class." + "We start by importing libraries and setting up our configuration to use Llama-3.1-70B and the `cerebras` client class." ] }, {