Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
taozhiyuai
/
yi-v1.5-chat-16k
:34b_q6_k
433
Downloads
Updated
1 year ago
Yi-1.5 is an upgraded version of Yi, 9B and 34B with context windows 16K here.
Yi-1.5 is an upgraded version of Yi, 9B and 34B with context windows 16K here.
Cancel
yi-v1.5-chat-16k:34b_q6_k
...
/
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|>