ollama/template/codellama-70b-instruct.gotmpl

8 lines
159 B
Go Template
Raw Normal View History

2024-06-03 18:06:29 +00:00
{{ if .System }} Source: system
{{ .System }} <step>{{ end }} Source: user
{{ .Prompt }} <step> Source: assistant
Destination: user
{{ .Response }}<step>