Add model validation for all GPU runners to prevent cache corruption (#13171)
Co-authored-by: Kangyan Zhou <zky314343421@gmail.com>
This commit is contained in:
co-authored by
Kangyan Zhou
parent
85b8c5c4cd
commit
9bd511a582
@@ -115,6 +115,8 @@ jobs:
|
||||
if: github.repository == 'sgl-project/sglang'
|
||||
runs-on: 1-gpu-runner
|
||||
continue-on-error: true
|
||||
env:
|
||||
RUNNER_LABELS: 1-gpu-runner
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user