mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
4 lines
83 B
Go Template
4 lines
83 B
Go Template
{{- range .Messages }}<|{{ .Role }}|>
|
|
{{ .Content }}<|end|>
|
|
{{ end }}<|assistant|>
|