Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
Yinr
/
causallm
:7b
2,096
Downloads
Updated
1 year ago
from tastypear/CausalLM-7B-DPO-alpha-GGUF
from tastypear/CausalLM-7B-DPO-alpha-GGUF
Cancel
7b
causallm:7b
...
/
template
760c50ea61ea · 161B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant