Skip to content

Commit 36a6f52

Browse files
committed
update artifact
Signed-off-by: jiahanc <[email protected]>
1 parent 5ce1e73 commit 36a6f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flashinfer/artifacts.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def get_available_cubin_files(
7676
class ArtifactPath:
7777
TRTLLM_GEN_FMHA: str = "7206d64e67f4c8949286246d6e2e07706af5d223/fmha/trtllm-gen"
7878
TRTLLM_GEN_BMM: str = (
79-
"0b88a3f2499b29b63fc8140cc23a1aa2945bed1b/batched_gemm-074aec4-cc00b23"
79+
"56fea80cb22f8b2ef2a2c6a822a075fb20b36803/batched_gemm-074aec4-cc00b23"
8080
)
8181
TRTLLM_GEN_GEMM: str = (
8282
"037e528e719ec3456a7d7d654f26b805e44c63b1/gemm-8704aa4-f91dc9e"
@@ -90,7 +90,7 @@ class MetaInfoHash:
9090
TRTLLM_GEN_FMHA: str = (
9191
"2f605255e71d673768f5bece66dde9e2e9f4c873347bfe8fefcffbf86a3c847d"
9292
)
93-
TRTLLM_GEN_BMM: str = "0b88a3f2499b29b63fc8140cc23a1aa2945bed1b"
93+
TRTLLM_GEN_BMM: str = "4a8ceeb356fc5339021acf884061e97e49e01da5c75dbf0f7cf4932c37a70152"
9494
DEEPGEMM: str = "b4374f857c3066089c4ec6b5e79e785559fa2c05ce2623710b0b04bf86414a48"
9595
TRTLLM_GEN_GEMM: str = (
9696
"0345358c916d990709f9670e113e93f35c76aa22715e2d5128ec2ca8740be5ba"

0 commit comments

Comments
 (0)