ollama/template/zephyr.gotmpl

4 lines
80 B
Go Template
Raw Permalink Normal View History

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