[Tiny]Upgrade README for sgl-kernel (#13945)

This commit is contained in:
Baizhou Zhang
2025-11-25 16:46:30 -08:00
committed by GitHub
parent 391a863b3f
commit 873382a910
+1 -1
View File
@@ -12,7 +12,7 @@
SGL Kernel provides optimized compute primitives for the SGLang framework, enabling efficient inference for large language models and vision-language models through custom kernel operations. SGL Kernel provides optimized compute primitives for the SGLang framework, enabling efficient inference for large language models and vision-language models through custom kernel operations.
## Installation ## Installation
Requires torch == 2.8.0 Requires torch == 2.9.1
```bash ```bash
# Latest version # Latest version