Update chat_template.jinja
Browse files- chat_template.jinja +1 -1
chat_template.jinja
CHANGED
|
@@ -73,4 +73,4 @@
|
|
| 73 |
{%- endfor %}
|
| 74 |
{%- if add_generation_prompt %}
|
| 75 |
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
|
| 76 |
-
{%- endif %}
|
|
|
|
| 73 |
{%- endfor %}
|
| 74 |
{%- if add_generation_prompt %}
|
| 75 |
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
|
| 76 |
+
{%- endif %}
|