mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
update embedded templates
This commit is contained in:
@@ -10,9 +10,8 @@
|
||||
{{ .Content }}
|
||||
|
||||
{{ end }}Answer:
|
||||
{{ else }}
|
||||
{{ if .System }}
|
||||
System:
|
||||
{{ else -}}
|
||||
{{ if .System }}System:
|
||||
{{ .System }}
|
||||
|
||||
{{ end }}{{ if .Prompt }}Question:
|
||||
@@ -20,4 +19,5 @@ System:
|
||||
|
||||
{{ end }}Answer:
|
||||
{{ .Response }}
|
||||
{{- end }}
|
||||
|
||||
{{ end -}}
|
||||
Reference in New Issue
Block a user