Models
Turbo
Sign in
Download
Models
Download
Sign in
llama3
:8b-instruct-q4_0
10.4M
Downloads
Updated
1 year ago
Meta Llama 3: The most capable openly available LLM to date
Meta Llama 3: The most capable openly available LLM to date
Cancel
8b
70b
llama3:8b-instruct-q4_0
...
/
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|>