[CI] Add DeepSeek R1 W8A8 HMB nightly ci (#5874)

### What this PR does / why we need it?

Add DeepSeek R1 W8A8 HMB nightly ci

- vLLM version: v0.13.0
- vLLM main:
bde38c11df

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
This commit is contained in:
zhangxinyuehfad
2026-01-15 20:48:20 +08:00
committed by GitHub
parent 44d3b4d61a
commit 372f979aa5
2 changed files with 126 additions and 0 deletions

View File

@@ -154,6 +154,9 @@ jobs:
# - name: deepseek3_2-exp-w8a8
# os: linux-aarch64-a3-16
# tests: tests/e2e/nightly/single_node/models/test_deepseek_v3_2_exp_w8a8.py
- name: deepseek-r1-w8a8-hmb
os: linux-aarch64-a3-16
tests: tests/e2e/nightly/single_node/models/test_deepseek_r1_w8a8_hmb.py
uses: ./.github/workflows/_e2e_nightly_single_node.yaml
with:
vllm: v0.13.0