update sgl-kernel for EP: python part (#8550)

This commit is contained in:
Cheng Wan
2025-07-31 00:14:39 -07:00
committed by GitHub
parent d904959233
commit e179e0b797
3 changed files with 6 additions and 11 deletions

View File

@@ -54,7 +54,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.2.7",
"sgl-kernel==0.2.8",
"torch==2.7.1",
"torchaudio==2.7.1",
"torchvision==0.22.1",