Skip to content

Commit e011a9e

Browse files
Jack-Khuumalfet
authored andcommitted
Pinning numpy to under 2.0 (#867)
1 parent d64e966 commit e011a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tiktoken
1515
# Miscellaneous
1616
snakeviz
1717
sentencepiece
18-
numpy
18+
numpy < 2.0
1919
gguf
2020
lm-eval==0.4.2
2121
blobfile

0 commit comments

Comments
 (0)