Skip to content

Commit

Permalink
numpy 2.1.0 was released, but incompatible with numba (#1849) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian authored Aug 22, 2024
1 parent 957c956 commit c3fc529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ optimum==1.16.2
hf_transfer
colorama
numba
numpy>=1.24.4
numpy>=1.24.4,<=2.0.1
# qlora things
evaluate==0.4.1
scipy
Expand Down

0 comments on commit c3fc529

Please sign in to comment.