Changed reasoning parser in MInimax for better compatibility with modern clients (like coding tools).
This commit is contained in:
@@ -40,4 +40,4 @@ command: |
|
|||||||
--load-format fastsafetensors \
|
--load-format fastsafetensors \
|
||||||
--enable-auto-tool-choice \
|
--enable-auto-tool-choice \
|
||||||
--tool-call-parser minimax_m2 \
|
--tool-call-parser minimax_m2 \
|
||||||
--reasoning-parser minimax_m2_append_think
|
--reasoning-parser minimax_m2
|
||||||
|
|||||||
@@ -41,4 +41,4 @@ command: |
|
|||||||
--load-format fastsafetensors \
|
--load-format fastsafetensors \
|
||||||
--enable-auto-tool-choice \
|
--enable-auto-tool-choice \
|
||||||
--tool-call-parser minimax_m2 \
|
--tool-call-parser minimax_m2 \
|
||||||
--reasoning-parser minimax_m2_append_think
|
--reasoning-parser minimax_m2
|
||||||
|
|||||||
Reference in New Issue
Block a user