6 2 days ago

AI agent trained in code, logic, and defensive cybersecurity

4b 9b
22fed38c0e29 · 246B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ if .Images }}{{ range .Images }}[Image]{{ end }}{{ end }}{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>