201 9 months ago

Oxy 1 Small is a powerful chat-focused AI model built on the Qwen2.5-14B-Instruct architecture. It supports English language processing and is optimized for conversational tasks. The model adheres to the ChatML prompt format

62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>