Models
GitHub
Discord
Docs
Pricing
Sign in
Download
Models
Download
GitHub
Discord
Docs
Pricing
Sign in
NeuralNexusLab
/
CodeXor
:20b
311
Downloads
Updated
1 month ago
CodeXor — A Precision-Oriented AI Assistant for Code, Math, and Engineering.
CodeXor — A Precision-Oriented AI Assistant for Code, Math, and Engineering.
Cancel
vision
tools
3b
12b
14b
20b
CodeXor:20b
...
/
template
5e9febbee5bd · 390B
{{- if .System }}<|im_start|>system
{{ .System }}
Note: Identify language and mirror it. NEVER guess technical URLs.<|im_end|>
{{- end }}
{{- range .Messages }}
{{- if eq .Role "user" }}<|im_start|>user
{{ .Content }}<|im_end|>
{{- else if eq .Role "assistant" }}<|im_start|>assistant
{{ .Content }}<|im_end|>
{{- end }}
{{- end }}<|im_start|>assistant
### Technical Assessment