Skip to content

Commit 70aecb7

Browse files
committed
Update cubins to version fixing Mistral Large 3
1 parent c21432c commit 70aecb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flashinfer/artifacts.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class ArtifactPath:
8989

9090
TRTLLM_GEN_FMHA: str = "75d477a640f268ea9ad117cc596eb39245713b9e/fmha/trtllm-gen/"
9191
TRTLLM_GEN_BMM: str = (
92-
"bc74351389e2e4f26fcfea50e5f781de848e6970/batched_gemm-870813d-9936841"
92+
"fea3b0ecfe11d7b34556042aeb5d0465ad101500/batched_gemm-332ffef-9936841"
9393
)
9494
TRTLLM_GEN_GEMM: str = (
9595
"1fddc48b7b48af33914d040051b3e2ee9ba4701e/gemm-145d1b1-9b113e3"
@@ -110,7 +110,7 @@ class CheckSumHash:
110110
"e014d7a54c396733ef012b223603c1be2861019f88faa5dcc882ed1ecfe5c2d9"
111111
)
112112
TRTLLM_GEN_BMM: str = (
113-
"325187c0daf88851de7dcdf52aa6910437930b9cf4fe6299d47b200c933d9ddd"
113+
"1c3c7ae0755a0acb7ad35da7dbdb90ab71c253dc289051faa2b4e3180dfc4b23"
114114
)
115115
DEEPGEMM: str = "1a2a166839042dbd2a57f48051c82cd1ad032815927c753db269a4ed10d0ffbf"
116116
TRTLLM_GEN_GEMM: str = (

0 commit comments

Comments
 (0)