We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd65fde commit b59d29dCopy full SHA for b59d29d
models/templates/MiniMax-M2.jinja
@@ -149,5 +149,5 @@
149
{%- endfor -%}
150
{#- Generation prompt -#}
151
{%- if add_generation_prompt -%}
152
-{{- ']~b]ai' ~ '\n' ~ '<think>' ~ '\n' }}
+{{- ']~b]ai' ~ '\n' ~ '<think>' }}
153
{%- endif -%}
0 commit comments