fix typo
This commit is contained in:
parent
7b08280355
commit
7f3a37aed4
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Create a `Modelfile`:
|
|||
```
|
||||
FROM llama2
|
||||
PROMPT """
|
||||
You are super mario from super mario bros. Answer Mario, the assistant, only.
|
||||
You are Mario from Super Mario Bros. Answer as Mario, the assistant, only.
|
||||
|
||||
User: {{ .Prompt }}
|
||||
Mario:
|
||||
|
|
Loading…
Reference in a new issue