chore: upgrade sgl-kernel 0.3.10 (#10500)

This commit is contained in:
Yineng Zhang
2025-09-16 02:00:53 -07:00
committed by GitHub
parent edd6a07bc0
commit c0c6f543e4
5 changed files with 10 additions and 10 deletions

View File

@@ -65,7 +65,7 @@ tracing = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.3.9.post2",
"sgl-kernel==0.3.10",
"torch==2.8.0",
"torchaudio==2.8.0",
"torchvision",
@@ -75,13 +75,13 @@ srt = [
blackwell = [
"sglang[runtime_common]",
"sgl-kernel==0.3.9.post2",
"sgl-kernel==0.3.10",
"torch==2.8.0",
"torchaudio==2.8.0",
"torchvision",
"cuda-python",
"flashinfer_python==0.3.1",
"nvidia-cutlass-dsl==4.1.0",
"nvidia-cutlass-dsl==4.2.0",
]
# HIP (Heterogeneous-computing Interface for Portability) for AMD