Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgl-project/whl
Kernel Library Wheel for SGLang
https://github.com/sgl-project/whl
cu118 cuda cutlass flashinfer sglang
Last synced: 4 days ago
JSON representation
Kernel Library Wheel for SGLang
- Host: GitHub
- URL: https://github.com/sgl-project/whl
- Owner: sgl-project
- License: mit
- Created: 2025-01-16T13:48:14.000Z (21 days ago)
- Default Branch: gh-pages
- Last Pushed: 2025-01-26T11:13:41.000Z (11 days ago)
- Last Synced: 2025-01-26T12:19:57.456Z (11 days ago)
- Topics: cu118, cuda, cutlass, flashinfer, sglang
- Language: HTML
- Homepage: https://docs.sglang.ai/whl/cu118
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# whl
Kernel Library Wheel for SGLang[![PyPI](https://img.shields.io/pypi/v/sgl-kernel)](https://pypi.org/project/sgl-kernel)
## Installation
For CUDA 11.8:
```bash
pip3 install sgl-kernel -i https://docs.sglang.ai/whl/cu118
```For CUDA 12.1 or CUDA 12.4:
```bash
pip3 install sgl-kernel
```