Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
hdnh2006
/
salamandra-2b-instruct
:Q4_K_S
249
Downloads
Updated
7 months ago
Salamandra-2b model ready to use with Ollama it can response in Spanish, Catalan, Galician and Basque
Salamandra-2b model ready to use with Ollama it can response in Spanish, Catalan, Galician and Basque
Cancel
salamandra-2b-instruct:Q4_K_S
...
/
template
f23c134ba40a · 179B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>