fremko commited on
Commit
f3ee0b9
·
verified ·
1 Parent(s): f6c09cd

Update chat_template.jinja

Browse files
Files changed (1) hide show
  1. chat_template.jinja +1 -1
chat_template.jinja CHANGED
@@ -116,6 +116,6 @@
116
  {%- endif %}
117
  {%- endfor %}
118
  {%- if add_generation_prompt %}
119
- {{- '<|im_start|>assistant\n<think>\n' }}
120
  {%- endif %}
121
  {# Copyright 2025-present Unsloth. Apache 2.0 License. #}
 
116
  {%- endif %}
117
  {%- endfor %}
118
  {%- if add_generation_prompt %}
119
+ {{- '<|im_start|>assistant\n' }}
120
  {%- endif %}
121
  {# Copyright 2025-present Unsloth. Apache 2.0 License. #}