Update chat_template.jinja
#9
by
weege007
- opened
- chat_template.jinja +2 -1
chat_template.jinja
CHANGED
@@ -30,4 +30,5 @@
|
|
30 |
{%- endif %}
|
31 |
{%- endfor %}
|
32 |
{% if add_generation_prompt %}<|assistant|>
|
33 |
-
{% endif %}
|
|
|
|
30 |
{%- endif %}
|
31 |
{%- endfor %}
|
32 |
{% if add_generation_prompt %}<|assistant|>
|
33 |
+
{% endif %}
|
34 |
+
<answer>
|