From ee84a70651170612f077c7b1e31f251cc986a8fc Mon Sep 17 00:00:00 2001 From: wooway777 Date: Mon, 27 Apr 2026 15:30:07 +0800 Subject: [PATCH] issue/1144 - specific flash attn and cutlass commits --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b60f79890..bd0f7fe64 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ python scripts/install.py [XMAKE_CONFIG_FLAGS] ```shell # 在third_party目录拉取cutlass和flash attn库的源码(不需要--recursive) + ## flash-attention commit: 10846960ca0793b993446f6dbaf696479c127a9d + ## cutlass commit: 087c84df83d254b5fb295a7a408f1a1d554085cf # 设置cutlass路径的环境变量CUTLASS_ROOT(部分环境可选) export CUTLASS_ROOT=/InfiniCore/third_party/cutlass