Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit ce3c32c

Browse files
authored
Merge branch 'main' into remove-import-torchvision
2 parents b775fe3 + 791fe82 commit ce3c32c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ tiktoken
1212
# Miscellaneous
1313
snakeviz
1414
sentencepiece
15-
numpy
15+
# numpy version range required by GGUF util
16+
numpy >= 1.17, < 2.0
1617
gguf
1718
blobfile
1819
tomli >= 1.1.0 ; python_version < "3.11"

0 commit comments

Comments
 (0)