update embedded templates

This commit is contained in:
Michael Yang
2024-07-10 11:00:29 -07:00
parent 41be28096a
commit 19753c18c0
25 changed files with 74 additions and 60 deletions

View File

@@ -10,7 +10,7 @@
{{ .Content }}</s>
{{ end }}
{{ end }}### Assistant:
{{ else }}
{{ else -}}
{{ if .System }}### System:
{{ .System }}
@@ -18,5 +18,6 @@
{{ .Prompt }}
{{ end }}### Assistant:
{{ .Response }}
{{- end }}
{{ .Response }}</s>
{{ end -}}