[DOC] MiniMax-M2.5 model intro (#7296)

### What this PR does / why we need it?
1. Add nightly test on MiniMax-M2.5 with deployment method on A3
2. Add MiniMax-M2.5 deployment introduction to vllm-ascend docs

- vLLM version: v0.17.0
- vLLM main:
4034c3d32e
---------
Signed-off-by: limuyuan <limuyuan3@huawei.com>
Signed-off-by: SparrowMu <52023119+SparrowMu@users.noreply.github.com>
Co-authored-by: limuyuan <limuyuan3@huawei.com>
This commit is contained in:
SparrowMu
2026-03-18 20:14:36 +08:00
committed by GitHub
parent 2916601e6c
commit fb8e22ec00
5 changed files with 488 additions and 1 deletions

View File

@@ -239,6 +239,7 @@
"vllm-ascend/vllm-eagle-llama-68m-random",
"wemaster/deepseek_mtp_main_random_bf16",
"wemaster/deepseek_mtp_main_random_w8a8_part",
"xlangai/OpenCUA-7B"
"xlangai/OpenCUA-7B",
"MiniMax/MiniMax-M2.5"
]
}