Etherll commited on
Commit
8abf2bd
·
verified ·
1 Parent(s): a3095d1

Delete chat_template.jinja

Browse files
Files changed (1) hide show
  1. chat_template.jinja +0 -4
chat_template.jinja DELETED
@@ -1,4 +0,0 @@
1
-
2
- {% for message in messages %}
3
- {{ message['content'] }}
4
- {% endfor %}