mikasenghaas commited on
Commit
8e6db5c
·
unverified ·
1 Parent(s): bcc9e9c

Force think

Browse files
Files changed (1) hide show
  1. 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 %}