Files
ollama/template/llama3-instruct.gotmpl
2026-05-22 17:19:10 +08:00

6 lines
153 B
Go Template

{{- range .Messages }}<|start_header_id|>{{ .Role }}<|end_header_id|>
{{ .Content }}<|eot_id|>
{{- end }}<|start_header_id|>assistant<|end_header_id|>