ollama/template/zephyr.gotmpl

4 lines
80 B
Go Template
Raw Permalink Normal View History

2024-08-27 14:34:30 -04:00
{{- range .Messages }}<|{{ .Role }}|>
{{ .Content }}</s>
2024-06-03 14:06:29 -04:00
{{ end }}<|assistant|>