Bump helion version to 1.4 (#32562)
Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ dependencies = [
|
|||||||
"flash-attn-4>=4.0.0b18",
|
"flash-attn-4>=4.0.0b18",
|
||||||
"flashinfer_python[cu13]==0.6.15.post1", # keep it aligned with jit-cache version in Dockerfile
|
"flashinfer_python[cu13]==0.6.15.post1", # keep it aligned with jit-cache version in Dockerfile
|
||||||
"gguf",
|
"gguf",
|
||||||
"helion==0.2.6",
|
"helion==1.4",
|
||||||
"humming-kernels[cu13]==0.1.10",
|
"humming-kernels[cu13]==0.1.10",
|
||||||
"interegular",
|
"interegular",
|
||||||
"IPython",
|
"IPython",
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ runtime_common = [
|
|||||||
"einops",
|
"einops",
|
||||||
"fastapi",
|
"fastapi",
|
||||||
"gguf",
|
"gguf",
|
||||||
"helion==0.2.6",
|
"helion==1.4",
|
||||||
"interegular",
|
"interegular",
|
||||||
"IPython",
|
"IPython",
|
||||||
"llguidance>=1.7.6,<2.0.0",
|
"llguidance>=1.7.6,<2.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user