Ben Graville commited on
Add lfm2_5_2_6b_decode_int8hu_block32_sym_mf64
Browse files
gpu-pipelined/lfm2_5_2_6b_decode_int8hu_block32_sym_mf64/tokenizer/chat_template.jinja
CHANGED
|
@@ -121,5 +121,5 @@
|
|
| 121 |
{%- endif %}
|
| 122 |
{%- endfor -%}
|
| 123 |
{%- if add_generation_prompt -%}
|
| 124 |
-
{{- "<|im_start|>assistant\n<think>" -}}
|
| 125 |
{%- endif -%}
|
|
|
|
| 121 |
{%- endif %}
|
| 122 |
{%- endfor -%}
|
| 123 |
{%- if add_generation_prompt -%}
|
| 124 |
+
{{- "<|im_start|>assistant\n<think></think>\n" -}}
|
| 125 |
{%- endif -%}
|