Skip to content

Commit

Permalink
Fix flash attention ?
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Feb 11, 2025
1 parent 5b736e6 commit bcf98a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Makefile-flash-att
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flash_att_commit := 3a9bfd076f98746c73362328958dbc68d145fbec
flash_att_commit := 1a7f4dfa9e51f6a90177a3244a5bc9c687894cdd

build-flash-attention:
if [ ! -d 'flash-attention' ]; then \
Expand Down

0 comments on commit bcf98a8

Please sign in to comment.