ollama/template/magicoder.gotmpl
2024-07-01 10:40:54 -07:00

7 lines
No EOL
122 B
Go Template

{{ if .System }}{{ .System }}
{{ end }}{{ if .Prompt }}@@ Instruction
{{ .Prompt }}
{{ end }}@@ Response
{{ .Response }}