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 @@ -82,7 +82,7 @@ def get_available_cubin_files(
82
82
class ArtifactPath :
83
83
TRTLLM_GEN_FMHA : str = "7206d64e67f4c8949286246d6e2e07706af5d223/fmha/trtllm-gen"
84
84
TRTLLM_GEN_BMM : str = (
85
- "0b88a3f2499b29b63fc8140cc23a1aa2945bed1b /batched_gemm-074aec4-cc00b23"
85
+ "56fea80cb22f8b2ef2a2c6a822a075fb20b36803 /batched_gemm-074aec4-cc00b23"
86
86
)
87
87
TRTLLM_GEN_GEMM : str = (
88
88
"037e528e719ec3456a7d7d654f26b805e44c63b1/gemm-8704aa4-f91dc9e"
@@ -96,7 +96,7 @@ class MetaInfoHash:
96
96
TRTLLM_GEN_FMHA : str = (
97
97
"2f605255e71d673768f5bece66dde9e2e9f4c873347bfe8fefcffbf86a3c847d"
98
98
)
99
- TRTLLM_GEN_BMM : str = "0b88a3f2499b29b63fc8140cc23a1aa2945bed1b "
99
+ TRTLLM_GEN_BMM : str = "4a8ceeb356fc5339021acf884061e97e49e01da5c75dbf0f7cf4932c37a70152 "
100
100
DEEPGEMM : str = "b4374f857c3066089c4ec6b5e79e785559fa2c05ce2623710b0b04bf86414a48"
101
101
TRTLLM_GEN_GEMM : str = (
102
102
"0345358c916d990709f9670e113e93f35c76aa22715e2d5128ec2ca8740be5ba"
You can’t perform that action at this time.
0 commit comments