Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
NJIR
/
njirlah-oss-1
:latest
1
Download
Updated
1 week ago
Cancel
njirlah-oss-1:latest
...
/
template
e5c55e155fa6 · 175B
{{- if .System }}
<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}
{{- range .Messages }}
<|im_start|>{{ .Role }}
{{ .Content }}<|im_end|>
{{ end }}
<|im_start|>assistant