Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
deval
/
llama3-iterative-dpo-final-q5_k_m
:latest
185
Downloads
Updated
1 year ago
https://huggingface.co/bartowski/LLaMA3-iterative-DPO-final-GGUF
https://huggingface.co/bartowski/LLaMA3-iterative-DPO-final-GGUF
Cancel
llama3-iterative-dpo-final-q5_k_m:latest
...
/
template
995b40fa08b7 · 251B
{{ if .System }}<|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
{{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
{{ .Response }}<|eot_id|>