NJIR/ njir-now:pro

3,908 1 week ago

5 Sovereign AI Models — Edge (1.5B), Reasoning (30B), Professional (22B), Verification (7B), Vision (8B). Unified ecosystem by NJIR.AI.

vision tools thinking 1.5b 7b 8b 22b 30b
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 }}