Skip to content

Commit

Permalink
Loosen MegaBlocks version pin (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvpatel2000 authored Oct 17, 2024
1 parent fe5890e commit 10f25ae
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 @@ -119,7 +119,7 @@
]

extra_deps['megablocks'] = [
'megablocks==0.6.1',
'megablocks<0.7.0',
'grouped-gemm==0.1.6',
]

Expand Down

0 comments on commit 10f25ae

Please sign in to comment.