Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
r3m8
/
llama3-simpo
:8b-instruct-iq3_S
400
Downloads
Updated
1 year ago
Meta Llama 3 SimPO : The most powerful <10B LLM to date on Chatbot leaderboards from Princeton-NLP
Meta Llama 3 SimPO : The most powerful <10B LLM to date on Chatbot leaderboards from Princeton-NLP
Cancel
8b
llama3-simpo:8b-instruct-iq3_S
...
/
template
8ab4849b038c · 254B
{{ 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|>