b09902056 commited on
Commit
7fd1284
·
verified ·
1 Parent(s): caa4467

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. chat_template.jinja +1 -0
chat_template.jinja CHANGED
@@ -1,3 +1,4 @@
 
1
  {%- if tools %}
2
  {{- '<|im_start|>system\n' }}
3
  {%- if messages[0].role == 'system' %}
 
1
+ {%- set enable_thinking = true %}
2
  {%- if tools %}
3
  {{- '<|im_start|>system\n' }}
4
  {%- if messages[0].role == 'system' %}