zRzRzRzRzRzRzR
commited on
Commit
·
b221b06
1
Parent(s):
66907f8
update tempalte with \n
Browse files- 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
|
|
|
|
|
|
| 41 |
{{ visible }}
|
| 42 |
{%- endif %}
|
| 43 |
{%- endfor %}
|
| 44 |
+
{% if add_generation_prompt %}<|assistant|>
|
| 45 |
+
<think>{% endif %}
|