numpy 2.1.0 was released, but incompatible with numba (#1849) [skip ci]

This commit is contained in:
Wing Lian
2024-08-22 11:44:45 -04:00
committed by GitHub
parent 957c956f89
commit c3fc529bfc

View File

@@ -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