File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ def get_available_cubin_files(
76
76
class ArtifactPath :
77
77
TRTLLM_GEN_FMHA : str = "7206d64e67f4c8949286246d6e2e07706af5d223/fmha/trtllm-gen"
78
78
TRTLLM_GEN_BMM : str = (
79
- "0b88a3f2499b29b63fc8140cc23a1aa2945bed1b /batched_gemm-074aec4-cc00b23"
79
+ "56fea80cb22f8b2ef2a2c6a822a075fb20b36803 /batched_gemm-074aec4-cc00b23"
80
80
)
81
81
TRTLLM_GEN_GEMM : str = (
82
82
"037e528e719ec3456a7d7d654f26b805e44c63b1/gemm-8704aa4-f91dc9e"
@@ -90,7 +90,7 @@ class MetaInfoHash:
90
90
TRTLLM_GEN_FMHA : str = (
91
91
"2f605255e71d673768f5bece66dde9e2e9f4c873347bfe8fefcffbf86a3c847d"
92
92
)
93
- TRTLLM_GEN_BMM : str = "0b88a3f2499b29b63fc8140cc23a1aa2945bed1b "
93
+ TRTLLM_GEN_BMM : str = "4a8ceeb356fc5339021acf884061e97e49e01da5c75dbf0f7cf4932c37a70152 "
94
94
DEEPGEMM : str = "b4374f857c3066089c4ec6b5e79e785559fa2c05ce2623710b0b04bf86414a48"
95
95
TRTLLM_GEN_GEMM : str = (
96
96
"0345358c916d990709f9670e113e93f35c76aa22715e2d5128ec2ca8740be5ba"
You can’t perform that action at this time.
0 commit comments