Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
TPM-28
/
chocolatine-3b-instruct-dpo-revised
:latest
34
Downloads
Updated
1 year ago
Cancel
chocolatine-3b-instruct-dpo-revised:latest
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>