179 1 year ago

Ollama-optimized version of Rombos-LLM-V2.6-Qwen-14b

4d21e3d1bd25 · 165B
{{ if .System }}<|im_start|>system{{.System}}<|im_end|>{{ end }}
{{ if .Prompt }}<|im_start|>user{{.Prompt}}<|im_end|>{{ end }}
<|im_start|>assistant
{{.Response}}