magicoder.gotmpl 124 B

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