mirror of
https://github.com/ollama/ollama.git
synced 2025-04-05 18:38:47 +02:00
This reverts commit 19753c18c01183b4c974e36e89b0c7cbdcc3c38a. for compat. messages will be added at a later date
6 lines
110 B
Go Template
6 lines
110 B
Go Template
[INST] <<SYS>>
|
|
{{- if .System }}
|
|
{{ .System }}
|
|
{{ end }}<</SYS>>
|
|
|
|
{{ .Prompt }} [/INST] {{ .Response }}</s><s> |