llama3-instruct.gotmpl 153 Bytes
Newer Older
1
{{- range .Messages }}<|start_header_id|>{{ .Role }}<|end_header_id|>
Michael Yang's avatar
Michael Yang committed
2

3
4
{{ .Content }}<|eot_id|>
{{- end }}<|start_header_id|>assistant<|end_header_id|>
Michael Yang's avatar
Michael Yang committed
5