lmmy commited on
Commit
2a8cb18
·
verified ·
1 Parent(s): cb59604

Update chat_template.jinja

Browse files
Files changed (1) hide show
  1. chat_template.jinja +0 -3
chat_template.jinja CHANGED
@@ -55,7 +55,4 @@
55
  {%- endfor %}
56
  {%- if add_generation_prompt %}
57
  {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
58
- {%- if thinking %}
59
- {{- '<think>' }}
60
- {%- endif %}
61
  {%- endif %}
 
55
  {%- endfor %}
56
  {%- if add_generation_prompt %}
57
  {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
 
 
 
58
  {%- endif %}