starcoder2-instruct.gotmpl 140 B

123456789
  1. {{ if .System }}{{ .System }}
  2. {{ end }}{{ if .Prompt }}### Instruction
  3. {{ .Prompt }}
  4. {{ end }}### Response
  5. {{ .Response }}<|endoftext|>