Force think
Browse files- chat_template.jinja +1 -1
chat_template.jinja
CHANGED
|
@@ -133,5 +133,5 @@
|
|
| 133 |
{%- endif %}
|
| 134 |
{%- endfor %}
|
| 135 |
{%- if add_generation_prompt %}
|
| 136 |
-
{{- '<|im_start|>assistant\n' }}
|
| 137 |
{%- endif %}
|
|
|
|
| 133 |
{%- endif %}
|
| 134 |
{%- endfor %}
|
| 135 |
{%- if add_generation_prompt %}
|
| 136 |
+
{{- '<|im_start|>assistant\n<think>' }}
|
| 137 |
{%- endif %}
|