Skip to content

[Inquiry]: --reasoning-parser: invalid choice: 'minimax_m2_append_think' #49

@XiaoHanChina

Description

@XiaoHanChina

Basic Information - Models Used

MiniMax-M2

Description

在华为升腾环境,基于ascend/vllm-ascend:v0.11.0rc1,按照命令启动镜像时报错:

vllm serve /workspace/model \
  --trust-remote-code \
  --enable_expert_parallel \
  --tensor-parallel-size 8 \
  --enable-auto-tool-choice \
  --tool-call-parser minimax_m2 \
  --reasoning-parser minimax_m2_append_think \
  --served-model-name MiniMax-M2

vllm serve: error: argument --reasoning-parser: invalid choice: 'minimax_m2_append_think' (choose from 'deepseek_r1', 'glm45', 'openai_gptoss', 'granite', 'hunyuan_a13b', 'mistral', 'qwen3', 'seed_oss', 'step3')

请问咱们模型支持升腾环境部署吗?需要多少版本的vllm。

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions