Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
zacknasti
/
alpha-ai-f16
:latest
Updated
2 months ago
Cancel
alpha-ai-f16:latest
...
/
template
aeab123246c6 · 171B
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{- range .Messages }}<|im_start|>{{ .Role }}
{{ .Content }}<|im_end|>
{{ end }}<|im_start|>assistant