234 2 weeks ago

https://huggingface.co/openbmb/MiniCPM5-1B-GGUF

3d834ccd9d4a · 191B
{{ if .System }}<s><|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>