diff --git a/ch07/01_main-chapter-code/ch07.ipynb b/ch07/01_main-chapter-code/ch07.ipynb index afd8637..fc6383f 100644 --- a/ch07/01_main-chapter-code/ch07.ipynb +++ b/ch07/01_main-chapter-code/ch07.ipynb @@ -2243,7 +2243,7 @@ "```\n", "\n", "\n", - "The output looks like as follows:\n", + "The output looks like as follows\n", "\n", "```\n", "$ ollama run llama3\n", @@ -2267,7 +2267,7 @@ "\n", "- After the download has been completed, you will see a command line prompt that allows you to chat with the model\n", "\n", - "- Try a prompt like \"What do llamas eat?\", which should return an output similar to the following:\n", + "- Try a prompt like \"What do llamas eat?\", which should return an output similar to the following\n", "\n", "```\n", ">>> What do llamas eat?\n",