Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashankMosaicML committed Aug 30, 2024
1 parent 9c31f17 commit bf5e94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@

# Flash 2 group kept for backwards compatibility
extra_deps['gpu-flash2'] = [
'flash-attn>=2.5.8,<3',
'flash-attn>=2.6.3,<3',
]

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

0 comments on commit bf5e94e

Please sign in to comment.