文件最后提交记录最后更新时间
[1/N] Refactor nightly test structure (#5479) ### What this PR does / why we need it? This patch is a series of refactoring actions, including clarifying the directory structure of nightly tests, refactoring the config retrieval logic, and optimizing the workflow, etc. This is the first step: refactoring the directory structure of nightly to make it more readable and logical. - vLLM version: v0.13.0 - vLLM main: https://github.com/vllm-project/vllm/commit/5326c89803566a131c928f7fdd2100b75c981a42 Signed-off-by: wangli <wangli858794774@gmail.com>4 个月前
[CI] Move part of nightly test to weekly (#9210) ### What this PR does / why we need it? Move part of nightly test to weekly ```shell tests/e2e/nightly/multi_node/config/GLM5_1-W8A8-A3-dual-nodes.yaml tests/e2e/nightly/single_node/models/configs/DeepSeek-V3.2-W8A8.yaml tests/e2e/nightly/single_node/models/configs/Qwen3.5-397B-A17B-W8A8-mtp-A3.yaml tests/e2e/nightly/single_node/models/configs/Kimi-K2.5.yaml tests/e2e/nightly/single_node/models/configs/Qwen3.5-122B-A10B-W8A8-A3.yaml tests/e2e/nightly/single_node/models/configs/Qwen3.5-27B-w8a8-A3.yaml tests/e2e/nightly/single_node/models/configs/MiniMax-M2.5-w8a8-QuaRot-A3.yaml ``` ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? - vLLM version: v0.20.2 - vLLM main: https://github.com/vllm-project/vllm/commit/ce29c26b31d432b1b4bc028c46bb2c3b07a667d8 --------- Signed-off-by: wangli <wangli858794774@gmail.com>11 天前
[CI] Add nightly case:GLM-5_1-W8A8;GLM-5.1-W8A8;Qwen3.5-397B-w8a8;Qwen3.5-397B-w4a8;deepseekv3.2 (#8680) ### What this PR does / why we need it? we run nighty case weekly ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? run the case - vLLM version: v0.19.0 - vLLM main: https://github.com/vllm-project/vllm/commit/6f786f2c506cb07f4566771fdc62e640e2c4a176 --------- Signed-off-by: guxin108 <1252896542@qq.com>23 天前
[CI] Solve the problems of slow download speed and UV (#9304) ### What this PR does / why we need it? 1. Replace triton-ascend source. 2. Add uv. ### Does this PR introduce _any_ user-facing change? Speed ​​up PR execution. ### How was this patch tested? Check the installation time of vllm-ascend in the pr. - vLLM version: v0.20.2 - vLLM main: https://github.com/vllm-project/vllm/commit/0d4d334eaa583b9c09aa4eb7538c22db99fd84b310 天前
[CI] Add nightly case:GLM-5_1-W8A8;GLM-5.1-W8A8;Qwen3.5-397B-w8a8;Qwen3.5-397B-w4a8;deepseekv3.2 (#8680) ### What this PR does / why we need it? we run nighty case weekly ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? run the case - vLLM version: v0.19.0 - vLLM main: https://github.com/vllm-project/vllm/commit/6f786f2c506cb07f4566771fdc62e640e2c4a176 --------- Signed-off-by: guxin108 <1252896542@qq.com>23 天前
[CI] Move part of nightly test to weekly (#9210) ### What this PR does / why we need it? Move part of nightly test to weekly ```shell tests/e2e/nightly/multi_node/config/GLM5_1-W8A8-A3-dual-nodes.yaml tests/e2e/nightly/single_node/models/configs/DeepSeek-V3.2-W8A8.yaml tests/e2e/nightly/single_node/models/configs/Qwen3.5-397B-A17B-W8A8-mtp-A3.yaml tests/e2e/nightly/single_node/models/configs/Kimi-K2.5.yaml tests/e2e/nightly/single_node/models/configs/Qwen3.5-122B-A10B-W8A8-A3.yaml tests/e2e/nightly/single_node/models/configs/Qwen3.5-27B-w8a8-A3.yaml tests/e2e/nightly/single_node/models/configs/MiniMax-M2.5-w8a8-QuaRot-A3.yaml ``` ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? - vLLM version: v0.20.2 - vLLM main: https://github.com/vllm-project/vllm/commit/ce29c26b31d432b1b4bc028c46bb2c3b07a667d8 --------- Signed-off-by: wangli <wangli858794774@gmail.com>11 天前