Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
dcostenco
/
prism-coder
:27b
161
Downloads
Updated
3 weeks ago
Local-first AI tool router. 4 sizes (2B/4B/14B/32B). 100% routing accuracy (BFCL, 115 cases x 3 seeds). 97% of traffic stays local.
Local-first AI tool router. 4 sizes (2B/4B/14B/32B). 100% routing accuracy (BFCL, 115 cases x 3 seeds). 97% of traffic stays local.
Cancel
vision
tools
thinking
2b
4b
9b
14b
27b
32b
prism-coder:27b
...
/
template
fc6827b6d2b8 · 200B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
<think>
</think>
{{ .Response }}<|im_end|>