mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 17:34:04 -05:00
6 lines
110 B
Go Template
6 lines
110 B
Go Template
[INST] <<SYS>>
|
|
{{- if .System }}
|
|
{{ .System }}
|
|
{{ end }}<</SYS>>
|
|
|
|
{{ .Prompt }} [/INST] {{ .Response }}</s><s> |