mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-12-26 06:32:10 +00:00
formatting
This commit is contained in:
parent
232c4f338b
commit
0ee9312662
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user