From 3ea6961b06dad4bef031154fc5994e48da1269d0 Mon Sep 17 00:00:00 2001 From: Henry Tu Date: Fri, 27 Sep 2024 15:48:59 -0400 Subject: [PATCH] Fix typo --- website/docs/topics/non-openai-models/cloud-cerebras.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." ] }, {