Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
jaigouk
/
hermes-2-theta-llama-3
:latest
4
Downloads
Updated
1 year ago
hermes-2-theta-llama-3
hermes-2-theta-llama-3
Cancel
hermes-2-theta-llama-3:latest
...
/
template
6b521406d37b · 159B
{{ if and .First .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ .Response }}