From 8d5e977332b303b1e1b075952b6e3637d76ca4c9 Mon Sep 17 00:00:00 2001 From: OlivierDehaene <23298448+OlivierDehaene@users.noreply.github.com> Date: Fri, 20 Oct 2023 10:55:43 +0200 Subject: [PATCH] update flash attn --- server/Makefile-flash-att-v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile-flash-att-v2 b/server/Makefile-flash-att-v2 index cdea8431..583437b2 100644 --- a/server/Makefile-flash-att-v2 +++ b/server/Makefile-flash-att-v2 @@ -1,4 +1,4 @@ -flash_att_v2_commit := 601b4dc48dbe9d87c468daa2b4c0c8388b83753c +flash_att_v2_commit := 02ac572f3ffc4f402e4183aaa6824b45859d3ed3 flash-attention-v2: # Clone flash attention