Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
ram1234598766
/
Cesium2
:latest
6
Downloads
Updated
yesterday
Cancel
Cesium2:latest
...
/
template
49ddfb2c511b · 280B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ range .Messages }}{{ if eq .Role "user" }}<|im_start|>user
{{ .Content }}<|im_end|>
{{ end }}{{ if eq .Role "assistant" }}<|im_start|>assistant
{{ .Content }}<|im_end|>
{{ end }}{{ end }}<|im_start|>assistant