[sgl-kernel] Prep for torch 2.11 upgrade and switch PyPI default to cu130 (#24162)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
This commit is contained in:
Kangyan-Zhou
2026-04-30 14:54:39 -07:00
committed by GitHub
co-authored by Claude Opus 4.7 Baizhou Zhang
parent c04b20dc88
commit 340efca244
4 changed files with 40 additions and 44 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
`sglang-kernel` provides optimized compute primitives for LLM inference engines, enabling efficient inference for large language models and vision-language models through custom kernel operations. The source tree remains under the `sgl-kernel/` directory and the Python import path remains `sgl_kernel`.
## Installation
Requires torch == 2.9.1
Requires torch == 2.11.0
```bash
# Latest version