Browse Source

Fix typo in Getting_to_know_Llama.ipynb

jenyckee 11 months ago
parent
commit
674ef0a5f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      recipes/quickstart/Getting_to_know_Llama.ipynb

+ 1 - 1
recipes/quickstart/Getting_to_know_Llama.ipynb

@@ -831,7 +831,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "**Summary: Llama 2 often needs encourgement for step by step thinking to correctly reasoning. Llama 3 understands, reasons and explains better, making chain of thought unnecessary in the cases above.**"
+    "**Summary: Llama 2 often needs encouragement for step by step thinking to correctly reasoning. Llama 3 understands, reasons and explains better, making chain of thought unnecessary in the cases above.**"
    ]
   },
   {