mikasenghaas commited on
Commit
549c50d
·
unverified ·
1 Parent(s): 3b57e84

Force thinking

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