Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
NJIR
/
njir-now
:pro
3,908
Downloads
Updated
1 week ago
5 Sovereign AI Models — Edge (1.5B), Reasoning (30B), Professional (22B), Verification (7B), Vision (8B). Unified ecosystem by NJIR.AI.
5 Sovereign AI Models — Edge (1.5B), Reasoning (30B), Professional (22B), Verification (7B), Vision (8B). Unified ecosystem by NJIR.AI.
Cancel
vision
tools
thinking
1.5b
7b
8b
22b
30b
njir-now:pro
...
/
template
b997696d9c92 · 232B
{{- range $index, $_ := .Messages }}<|im_start|>{{ .Role }}
{{ .Content }}
{{- if eq (len (slice $.Messages $index)) 1 }}
{{- if eq .Role "user" }}<|im_end|>
<|im_start|>assistant
{{ end }}
{{- else }}<|im_end|>
{{ end }}
{{- end }}