ollama/templates/starcoder2-instruct.gotmpl

10 lines
140 B
Go Template
Raw Normal View History

2024-06-03 18:06:29 +00:00
{{ if .System }}{{ .System }}
{{ end }}{{ if .Prompt }}### Instruction
{{ .Prompt }}
{{ end }}### Response
{{ .Response }}<|endoftext|>