pankajpandey-dev commited on
Commit
2649258
·
verified ·
1 Parent(s): 250ceae

Upload chat_template.jinja with huggingface_hub

Browse files
Files changed (1) hide show
  1. chat_template.jinja +1 -1
chat_template.jinja CHANGED
@@ -152,7 +152,7 @@
152
  {%- if enable_thinking is not defined or enable_thinking is false %}
153
  {{- '<think>\n\n</think>\n\n' }}
154
  {%- else %}
155
- {{- '<think>\n' }}
156
  {%- endif %}
157
  {%- endif %}
158
  {#- Unsloth fixes - developer role, tool calling #}
 
152
  {%- if enable_thinking is not defined or enable_thinking is false %}
153
  {{- '<think>\n\n</think>\n\n' }}
154
  {%- else %}
155
+ {{- '<think>\n\n</think>\n\n' }}
156
  {%- endif %}
157
  {%- endif %}
158
  {#- Unsloth fixes - developer role, tool calling #}