From c47786c1b0138fd3e58323876030c5b1a7378789 Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Wed, 19 Jul 2023 22:58:24 -0700 Subject: [PATCH] Update docs/modelfile.md Co-authored-by: Michael Yang --- docs/modelfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modelfile.md b/docs/modelfile.md index 5918479d..b3c4bfab 100644 --- a/docs/modelfile.md +++ b/docs/modelfile.md @@ -101,7 +101,7 @@ PARAMETER ## Prompt -When building on top of the base models supplied by Ollama, it comes with the prompt template predefined. To override the supplied system prompt, simply add `SYSTEM: insert system prompt` to change the systme prompt. +When building on top of the base models supplied by Ollama, it comes with the prompt template predefined. To override the supplied system prompt, simply add `SYSTEM insert system prompt` to change the system prompt. ### Prompt Template