Bump helion version to 1.4 (#32562)

Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
This commit is contained in:
Oguz Ulgen
2026-08-03 19:10:31 -07:00
committed by GitHub
co-authored by Cheng Wan
parent 92087ef4d2
commit c113ead98a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies = [
"flash-attn-4>=4.0.0b18",
"flashinfer_python[cu13]==0.6.15.post1", # keep it aligned with jit-cache version in Dockerfile
"gguf",
"helion==0.2.6",
"helion==1.4",
"humming-kernels[cu13]==0.1.10",
"interegular",
"IPython",
+1 -1
View File
@@ -30,7 +30,7 @@ runtime_common = [
"einops",
"fastapi",
"gguf",
"helion==0.2.6",
"helion==1.4",
"interegular",
"IPython",
"llguidance>=1.7.6,<2.0.0",