Browse Source

Fix typo in Getting_to_know_Llama.ipynb

jenyckee 1 năm trước cách đây
mục cha
commit
674ef0a5f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.**"
    ]
   },
   {