feat: add cu128 identifier for sgl-kernel (#5287)
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
||||
jobs:
|
||||
build-wheels:
|
||||
if: github.repository == 'sgl-project/sglang'
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: sgl-kernel-build-node
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.9']
|
||||
|
||||
Reference in New Issue
Block a user