Fix safetensors validation to catch corruption after download (#14465)
This commit is contained in:
@@ -25,6 +25,9 @@ concurrency:
|
||||
group: pr-test-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
SGLANG_IS_IN_CI: true
|
||||
|
||||
jobs:
|
||||
# =============================================== check changes ====================================================
|
||||
check-changes:
|
||||
|
||||
Reference in New Issue
Block a user