Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
emsi
/
zephyr-orpo-141b-a35b-v0.1
:fp16
95
Downloads
Updated
1 year ago
Zephyr is a series of language models that are trained to act as helpful assistants.
Zephyr is a series of language models that are trained to act as helpful assistants.
Cancel
zephyr-orpo-141b-a35b-v0.1:fp16
...
/
template
177fbd177909 · 100B
{{- if .System }}
<|system|>
{{ .System }}
</s>
{{- end }}
<|user|>
{{ .Prompt }}
</s>
<|assistant|>