rugvedS07 commited on
Commit
02b2aef
·
verified ·
1 Parent(s): dcce18f

Update chat_template.jinja

Browse files
Files changed (1) hide show
  1. chat_template.jinja +1 -1
chat_template.jinja CHANGED
@@ -82,5 +82,5 @@
82
  {%- endif %}
83
  {%- endfor %}
84
  {%- if add_generation_prompt %}
85
- {{- '<|im_start|>assistant\n<think>\n' }}
86
  {%- endif %}
 
82
  {%- endif %}
83
  {%- endfor %}
84
  {%- if add_generation_prompt %}
85
+ {{- '<|im_start|>assistant\n' }}
86
  {%- endif %}