Discord
GitHub
Models
Sign in
Download
Models
Discord
GitHub
Download
Sign in
m
/
qwen2
Qwen2 but with a maxed out context size
Qwen2 but with a maxed out context size
Cancel
186
Pulls
Updated
9 months ago
latest
latest
4.4GB
View all
2 Tags
qwen2
...
/
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|>