Update chat_template.jinja
Browse filesdon't to merge, just a pr to download for huggingface-cli revision
- 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>
|