Skip to content

Commit b59d29d

Browse files
committed
No newline after <think>
1 parent cd65fde commit b59d29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/templates/MiniMax-M2.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,5 @@
149149
{%- endfor -%}
150150
{#- Generation prompt -#}
151151
{%- if add_generation_prompt -%}
152-
{{- ']~b]ai' ~ '\n' ~ '<think>' ~ '\n' }}
152+
{{- ']~b]ai' ~ '\n' ~ '<think>' }}
153153
{%- endif -%}

0 commit comments

Comments
 (0)