copy from https://ollama.com/library/zephyr

5 months ago

a96be15318d6 · 101B
{{- if .System }}
<|system|>
{{ .System }}
</s>
{{- end }}
<|user|>
{{ .Prompt }}
</s>
<|assistant|>