14 1 week ago

**Biruda Raion 1.0** is a next-generation agentic AI coding model and assistant. Designed to run **100% locally, privately, and with zero API fees**.

... /
template
7f5970b64850 · 176B
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{- range .Messages }}<|im_start|>{{ .Role }}
{{ .Content }}<|im_end|>
{{ end }}<|im_start|>assistant