mirror of
https://github.com/ollama/ollama.git
synced 2025-08-03 11:53:33 +02:00
update embedded templates
This commit is contained in:
@@ -11,14 +11,13 @@
|
||||
|
||||
{{ end }}
|
||||
{{- end }}### Response
|
||||
{{ else }}
|
||||
{{ else -}}
|
||||
{{ if .System }}{{ .System }}
|
||||
|
||||
{{ end }}{{ if .Prompt }}### Instruction
|
||||
{{ .Prompt }}
|
||||
|
||||
|
||||
{{ end }}### Response
|
||||
{{ .Response }}<|endoftext|>
|
||||
|
||||
{{- end }}
|
||||
{{ end -}}
|
Reference in New Issue
Block a user