Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
rjmalagon
/
dolphin-2.9.3-mistral-nemo
:f16
348
Downloads
Updated
1 year ago
This model is based on mistralai/Mistral-Nemo-Base-2407, and is governed by the apache 2.0 license.
This model is based on mistralai/Mistral-Nemo-Base-2407, and is governed by the apache 2.0 license.
Cancel
tools
dolphin-2.9.3-mistral-nemo:f16
...
/
template
64631f1262e4 · 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|>