ollama/template/starcoder2-instruct.gotmpl

9 lines
139 B
Go Template

{{ if .System }}{{ .System }}
{{ end }}{{ if .Prompt }}### Instruction
{{ .Prompt }}
{{ end }}### Response
{{ .Response }}<|endoftext|>