Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
trollek
/
ninjamouse2
:34l-q4_K_M
51
Downloads
Updated
1 year ago
A tiny language model based on h2o-danube2-1.8b-chat. Block expanded.
A tiny language model based on h2o-danube2-1.8b-chat. Block expanded.
Cancel
ninjamouse2:34l-q4_K_M
...
/
template
dc05a7d4ae22 · 181B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>{{ end }}
{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>{{ end }}
<|im_start|>assistant
{{ .Response }}<|im_end|>