Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
Tecnes
/
aultra-unified
:latest
8
Downloads
Updated
3 weeks ago
Defensive cybersecurity and code assistant by 252425 HOMELAB, fine-tuned from Qwen2.5-Coder-14B-Instruct for secure code review, repo audits, remediation, and practical coding help.
Defensive cybersecurity and code assistant by 252425 HOMELAB, fine-tuned from Qwen2.5-Coder-14B-Instruct for secure code review, repo audits, remediation, and practical coding help.
Cancel
aultra-unified:latest
...
/
template
5c613d03c269 · 186B
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{- end }}
<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ .Response }}{{ if .Response }}<|im_end|>{{ end }}