[minor] cleanup cmakelists.txt (#5420)

This commit is contained in:
Lianmin Zheng
2025-04-15 07:07:07 -07:00
committed by GitHub
parent f1b3b75fc6
commit 838fa0f218
3 changed files with 19 additions and 13 deletions

View File

@@ -187,8 +187,6 @@ jobs:
timeout-minutes: 10
run: |
cd test/srt
USE_VLLM_CUSTOM_ALLREDUCE=1 python3 -m unittest test_bench_one_batch.TestBenchOneBatch.test_moe_tp2_bs1
python3 -m unittest test_bench_one_batch.TestBenchOneBatch.test_moe_tp2_bs1
- name: Benchmark single latency + torch.compile (TP=2)