Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
shibing624
/
qwen2_0.5b_instruct
:latest
38
Downloads
Updated
1 year ago
qwen2_0.5b_instruct_q8_0.gguf
qwen2_0.5b_instruct_q8_0.gguf
Cancel
qwen2_0.5b_instruct:latest
...
/
template
4ede0ad3702c · 157B
{{ if and .First .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ .Response }}