Update chat_template.jinja
Browse files- chat_template.jinja +0 -3
chat_template.jinja
CHANGED
|
@@ -55,7 +55,4 @@
|
|
| 55 |
{%- endfor %}
|
| 56 |
{%- if add_generation_prompt %}
|
| 57 |
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
|
| 58 |
-
{%- if thinking %}
|
| 59 |
-
{{- '<think>' }}
|
| 60 |
-
{%- endif %}
|
| 61 |
{%- endif %}
|
|
|
|
| 55 |
{%- endfor %}
|
| 56 |
{%- if add_generation_prompt %}
|
| 57 |
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
|
|
|
|
|
|
|
|
|
|
| 58 |
{%- endif %}
|