Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```