chore: upgrade sgl-kernel 0.2.6 (#8166)

This commit is contained in:
Yineng Zhang
2025-07-19 03:17:08 -07:00
committed by GitHub
parent f98e88b9fb
commit 561dd7b2ce
2 changed files with 2 additions and 2 deletions

View File

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