mirror of
https://github.com/zebrajr/ollama.git
synced 2025-12-06 00:19:51 +01:00
4 lines
83 B
Go Template
4 lines
83 B
Go Template
{{- range .Messages }}<|{{ .Role }}|>
|
|
{{ .Content }}<|end|>
|
|
{{ end }}<|assistant|>
|