[Inkling] silu_and_mul: replace helion kernels with plain Triton (#33903)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Sam Shleifer
2026-08-08 15:00:23 +08:00
committed by GitHub
co-authored by Claude Fable 5
parent d238e36b24
commit afb4f37ca5
13 changed files with 367 additions and 699 deletions
-1
View File
@@ -33,7 +33,6 @@ 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==1.4",
"humming-kernels[cu13]==0.1.10",
"interegular",
"IPython",