Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
f07d5133
Unverified
Commit
f07d5133
authored
Jun 16, 2024
by
youkaichao
Committed by
GitHub
Jun 16, 2024
Browse files
[build][misc] limit numpy version (#5582)
parent
4a676905
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
requirements-common.txt
requirements-common.txt
+1
-1
No files found.
requirements-common.txt
View file @
f07d5133
...
...
@@ -2,7 +2,7 @@ cmake >= 3.21
ninja # For faster builds.
psutil
sentencepiece # Required for LLaMA tokenizer.
numpy
numpy
< 2.0.0
requests
py-cpuinfo
transformers >= 4.40.0 # Required for StarCoder2 & Llava, Llama 3.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment