[Test] Add GLM-4.5 nightly test (#4225)
### What this PR does / why we need it? Add GLM-4.5 nightly test - vLLM version: v0.11.2 Signed-off-by: hfadzxy <starmoon_zhang@163.com>
This commit is contained in:
@@ -134,6 +134,9 @@ jobs:
|
||||
- name: deepseek3_2-exp-w8a8
|
||||
os: linux-aarch64-a3-16
|
||||
tests: tests/e2e/nightly/models/test_deepseek_v3_2_exp_w8a8.py
|
||||
- name: glm-4-5
|
||||
os: linux-aarch64-a3-16
|
||||
tests: tests/e2e/nightly/models/test_glm4_5.py
|
||||
uses: ./.github/workflows/_e2e_nightly_single_node.yaml
|
||||
with:
|
||||
vllm: v0.11.2
|
||||
|
||||
Reference in New Issue
Block a user