【CI】add nightly cases: MiniMax-M2.5-W8A8 Qwen3.5-27B-w8a8 Qwen3.5-397B-A1… (#7968)
### What this PR does / why we need it?
This PR Qwen3.5-27B ;MiniMax-M2.5-w8a8 ;Qwen3.5-397B-w8a8-mtp acc/perf 3
cases on A3, we need test them daily.
- vLLM version: v0.18.0
- vLLM main:
35141a7eed
Signed-off-by: guxin108 <1252896542@qq.com>
This commit is contained in:
@@ -223,6 +223,15 @@ jobs:
|
||||
- name: deepseek-r1-0528-w8a8-prefix-cache
|
||||
os: linux-aarch64-a3-16
|
||||
config_file_path: Prefix-Cache-DeepSeek-R1-0528-W8A8.yaml
|
||||
- name: Qwen3.5-27B-w8a8-A3
|
||||
os: linux-aarch64-a3-2
|
||||
config_file_path: Qwen3.5-27B-w8a8-A3.yaml
|
||||
- name: MiniMax-M2.5-w8a8
|
||||
os: linux-aarch64-a3-16
|
||||
config_file_path: MiniMax-M2.5-W8A8-A3.yaml
|
||||
- name: Qwen3.5-397B-A17B-w8a8-mtp
|
||||
os: linux-aarch64-a3-16
|
||||
config_file_path: Qwen3.5-397B-A17B-W8A8-mtp-A3.yaml
|
||||
uses: ./.github/workflows/_e2e_nightly_single_node.yaml
|
||||
with:
|
||||
runner: ${{ matrix.test_config.os }}
|
||||
|
||||
Reference in New Issue
Block a user