zRzRzRzRzRzRzR commited on
Commit
8eb2858
·
1 Parent(s): 93593a0

update tempalte with \n

Browse files
Files changed (1) hide show
  1. chat_template.jinja +2 -1
chat_template.jinja CHANGED
@@ -41,4 +41,5 @@
41
  {{ visible }}
42
  {%- endif %}
43
  {%- endfor %}
44
- {% if add_generation_prompt %}<|assistant|>\n<think>{% endif %}
 
 
41
  {{ visible }}
42
  {%- endif %}
43
  {%- endfor %}
44
+ {% if add_generation_prompt %}<|assistant|>
45
+ <think>{% endif %}