[CI] Improve github summary & enable fa3 for more models (#5796)

This commit is contained in:
Lianmin Zheng
2025-04-27 15:29:46 -07:00
committed by GitHub
parent ded04b2e0a
commit daed453e84
6 changed files with 26 additions and 20 deletions

View File

@@ -123,7 +123,7 @@ jobs:
timeout-minutes: 10
run: |
cd test/srt
python3 -m unittest test_bench_one_batch.TestBenchOneBatch.test_bs1
python3 -m unittest test_bench_one_batch.TestBenchOneBatch.test_bs1_default
- name: Benchmark online latency
timeout-minutes: 10