Blog
Discord
GitHub
Models
Sign in
Download
Models
Search
Discord
Blog
GitHub
Download
Sign in
GFalcon-UA
/
zephyr
copy from https://ollama.com/library/zephyr
copy from https://ollama.com/library/zephyr
Cancel
Updated
5 months ago
en_7b
en_7b
4.1GB
View all
1 Tag
zephyr:en_7b
...
/
template
a96be15318d6 · 101B
{{- if .System }}
<|system|>
{{ .System }}
</s>
{{- end }}
<|user|>
{{ .Prompt }}
</s>
<|assistant|>