mirror of
https://github.com/ollama/ollama.git
synced 2026-05-13 14:27:00 +00:00
3 lines
102 B
Go Template
3 lines
102 B
Go Template
{{- range .Messages }}<|im_start|>{{ .Role }}
|
|
{{ .Content }}<|im_end|>
|
|
{{ end }}<|im_start|>assistant
|