Johnblick187 commited on
Commit
dd7f97e
·
verified ·
1 Parent(s): 524aae8

Delete chat_template

Browse files
Files changed (1) hide show
  1. chat_template +0 -8
chat_template DELETED
@@ -1,8 +0,0 @@
1
- {{ if .System }}{{ .System }}
2
-
3
- {{ end }}{{ if .Prompt }}### Instruction
4
- {{ .Prompt }}
5
-
6
-
7
- {{ end }}### Response
8
- {{ .Response }}<|endoftext|>