aedmark commited on
Commit
70c2aa9
·
verified ·
1 Parent(s): 8bc2536

Delete template

Browse files
Files changed (1) hide show
  1. template +0 -5
template DELETED
@@ -1,5 +0,0 @@
1
- {{ if .System }}<|im_start|>system
2
- {{ .System }}<|im_end|>
3
- {{ end }}{{ if .Prompt }}<|im_start|>user
4
- {{ .Prompt }}<|im_end|>
5
- {{ end }}<|im_start|>assistant