Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
huliyuan
/
deepseekr1-ifly
:1.5b
Updated
1 year ago
Cancel
1.5b
deepseekr1-ifly:1.5b
...
/
template
741e943dbd4c · 248B
<|begin▁of▁sentence|>{{ if .System }}{{ .System }}{{ end }}{{ range .Messages }}{{ if eq .Role "user" }}<|User|>{{ .Content }}<|Assistant|>{{ else if eq .Role "assistant" }}{{ .Content }}<|end▁of▁sentence|>{{ end }}{{ end }}