771 4 months ago

Enterprise cybersecurity AI for threat intelligence, incident response, and security operations.

thinking 8b 32b
... /
template
6b4464fef29c · 287B
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{- range .Messages }}{{- if eq .Role "user" }}<|im_start|>user
{{ .Content }} /no_think<|im_end|>
{{- else }}<|im_start|>{{ .Role }}
{{ .Content }}<|im_end|>
{{- end }}{{ end }}<|im_start|>assistant
<think>
</think>