Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
mgraffam
/
qwen3.5-opus4.6-heretic
:latest
262
Downloads
Updated
3 weeks ago
Cancel
qwen3.5-opus4.6-heretic:latest
...
/
template
6d2bd142f117 · 169B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ range .Messages }}<|im_start|>{{ .Role }}
{{ .Content }}<|im_end|>
{{ end }}<|im_start|>assistant