From bcf98a8b81d19df4488dadb2f9c4724437104d48 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Tue, 11 Feb 2025 17:48:59 +0100 Subject: [PATCH] Fix flash attention ? --- server/Makefile-flash-att | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile-flash-att b/server/Makefile-flash-att index 29e75bc4..0f1d1435 100644 --- a/server/Makefile-flash-att +++ b/server/Makefile-flash-att @@ -1,4 +1,4 @@ -flash_att_commit := 3a9bfd076f98746c73362328958dbc68d145fbec +flash_att_commit := 1a7f4dfa9e51f6a90177a3244a5bc9c687894cdd build-flash-attention: if [ ! -d 'flash-attention' ]; then \