[Eagle] Fix kernel call after updating speculative sampling kernels (#7231)

This commit is contained in:
Lianmin Zheng
2025-06-16 07:25:59 -07:00
committed by GitHub
parent 7ddf8e83d2
commit 53a525bf33
7 changed files with 24 additions and 33 deletions

View File

@@ -49,7 +49,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.1.8.post2",
"sgl-kernel==0.1.9",
"flashinfer_python==0.2.6.post1",
"torch==2.7.1",
"torchaudio==2.7.1",