ramblingpolymath commited on
Commit
1c5f70e
·
verified ·
1 Parent(s): d0b394c

Upload folder using huggingface_hub

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 %}