Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
openbmb
/
minicpm5
:q8_0
32
Downloads
Updated
4 hours ago
highly efficient large language models (LLMs) designed explicitly for end-side devices
highly efficient large language models (LLMs) designed explicitly for end-side devices
Cancel
minicpm5:q8_0
...
/
template
e4cdf07bba38 · 172B
<s>{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ range .Messages }}<|im_start|>{{ .Role }}
{{ .Content }}<|im_end|>
{{ end }}<|im_start|>assistant