Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
jace-ai
/
SmolLM2-German-Instruct
:360m-q4_k_m
164
Downloads
Updated
2 months ago
Extensively pre-trained and instruction fine-tuned version of SmolLM2 360M, now supercharged with German language capabilities!
Extensively pre-trained and instruction fine-tuned version of SmolLM2 360M, now supercharged with German language capabilities!
Cancel
360m
SmolLM2-German-Instruct:360m-q4_k_m
...
/
template
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>