Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
openbuddy
/
openbuddy-llama3-8b-v21.1-8k
:latest
1,188
Downloads
Updated
1 year ago
Cancel
openbuddy-llama3-8b-v21.1-8k:latest
...
/
template
c5860209c30b · 239B
{{ if .System }}<|role|>system<|says|>{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|role|>user<|says|>{{ .Prompt }}<|end|>
{{ end }}{{ if .Response }}<|role|>assistant<|says|>{{ .Response }}<|end|>
{{ end }}
<|role|>assistant<|says|>