Update docs/modelfile.md
Co-authored-by: Michael Yang <mxyng@pm.me>
This commit is contained in:
parent
df100ce540
commit
c47786c1b0
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ PARAMETER <parameter> <parametervalue>
|
|||
|
||||
## 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue