Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
aaronkeatinglanc3
/
cognito
:latest
Updated
4 months ago
Cancel
tools
thinking
cognito:latest
...
/
template
17c16bab2f73 · 179B
{{- if .System }}<|turn>system
<|think|>{{ .System }}<turn|>
{{- end }}
{{- if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{- end }}
<|turn>model
{{ .Response }}<turn|>