57ec6901eb
This reverts commit 19753c18c0
.
for compat. messages will be added at a later date
4 lines
116 B
Go Template
4 lines
116 B
Go Template
{{ if .System }}{{ .System }}
|
|
|
|
{{ end }}{{ if .Prompt }}USER: {{ .Prompt }}
|
|
{{ end }}ASSISTANT: {{ .Response }}</s>
|