mirror of
https://github.com/ollama/ollama.git
synced 2026-03-09 07:16:38 -05:00
4 lines
80 B
Go Template
4 lines
80 B
Go Template
{{- range .Messages }}<|{{ .Role }}|>
|
|
{{ .Content }}</s>
|
|
{{ end }}<|assistant|>
|