mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 00:07:07 +00:00
4 lines
83 B
Go Template
4 lines
83 B
Go Template
{{- range .Messages }}<|{{ .Role }}|>
|
|
{{ .Content }}<|end|>
|
|
{{ end }}<|assistant|>
|