magicoder.gotmpl 122 B

1234567
  1. {{ if .System }}{{ .System }}
  2. {{ end }}{{ if .Prompt }}@@ Instruction
  3. {{ .Prompt }}
  4. {{ end }}@@ Response
  5. {{ .Response }}