Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
dcostenco
/
prism-coder
:14b
680
Downloads
Updated
1 week ago
Local-first AI tool router. 2B/4B/9B read images (vision); 27B text-only. 14B/32B retired. 99.1-100% routing accuracy (BFCL). 97% of traffic stays local.
Local-first AI tool router. 2B/4B/9B read images (vision); 27B text-only. 14B/32B retired. 99.1-100% routing accuracy (BFCL). 97% of traffic stays local.
Cancel
vision
tools
thinking
2b
4b
9b
14b
27b
32b
prism-coder:14b
...
/
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|>