Rename double sparsity config file (#2188)
This commit is contained in:
4
.github/workflows/pr-test.yml
vendored
4
.github/workflows/pr-test.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
timeout-minutes: 25
|
||||
run: |
|
||||
cd test/srt
|
||||
python3 run_suite.py --suite minimal --range-begin 14 --range-end 21
|
||||
python3 run_suite.py --suite minimal --range-begin 14 --range-end 23
|
||||
|
||||
unit-test-backend-part-4:
|
||||
if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
|
||||
@@ -101,7 +101,7 @@ jobs:
|
||||
timeout-minutes: 25
|
||||
run: |
|
||||
cd test/srt
|
||||
python3 run_suite.py --suite minimal --range-begin 21
|
||||
python3 run_suite.py --suite minimal --range-begin 23
|
||||
|
||||
unit-test-backend-2-gpu-part-1:
|
||||
if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user