4 7 months ago

8B Model - unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit Trained with two datasets.

5e975758c20d · 366B
<|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>
{{ range .Messages }}{{ if eq .Role "user" }}<|start_header_id|>user<|end_header_id|>
{{ .Content }}<|eot_id|>
{{ else }}<|start_header_id|>assistant<|end_header_id|>
{{ .Content }}<|eot_id|>
{{ end }}{{ end }}
{{ if .Prompt }}<|start_header_id|>assistant<|end_header_id|>
{{ .Prompt }}{{ end }}