Skip to content

Commit 0b3a028

Browse files
authored
Pin FAv2 (#1656)
1 parent 415ada2 commit 0b3a028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
# Flash 2 group kept for backwards compatibility
106106
extra_deps['gpu-flash2'] = [
107-
'flash-attn>=2.6.3,<3',
107+
'flash-attn==2.6.3',
108108
]
109109

110110
extra_deps['gpu'] = copy.deepcopy(extra_deps['gpu-flash2'])

0 commit comments

Comments
 (0)