Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
OdaxAI_00
/
dante-mosaic-3.5b
:latest
1
Download
Updated
3 hours ago
Cancel
dante-mosaic-3.5b:latest
...
/
template
e79e6345d199 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ end }}{{ .Response }}<|im_end|>