Run tests based on labels (#10456)
This commit is contained in:
@@ -5,16 +5,15 @@
|
||||
[](https://pypi.org/project/sgl-kernel)
|
||||
|
||||
## Installation
|
||||
For CUDA 12.1 and above:
|
||||
|
||||
```bash
|
||||
pip3 install sgl-kernel
|
||||
```
|
||||
|
||||
For CUDA 11.8:
|
||||
For CUDA 12.4:
|
||||
|
||||
```bash
|
||||
pip3 install sgl-kernel -i https://docs.sglang.ai/whl/cu118
|
||||
pip3 install sgl-kernel -i https://docs.sglang.ai/whl/cu124
|
||||
```
|
||||
|
||||
## Build from source
|
||||
|
||||
Reference in New Issue
Block a user