lemer / template
Snider
feat: add Ollama config files + complete repo file documentation
f526be0
raw
history blame contribute delete
124 Bytes
{{- if .System }}<|turn>system
{{ .System }}<turn|>
{{ end -}}
<|turn>user
{{ .Prompt }}<turn|>
<|turn>model
{{ .Response }}