Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
norm
vllm
Commits
7d648418
Unverified
Commit
7d648418
authored
Jan 28, 2024
by
Simon Mo
Committed by
GitHub
Jan 28, 2024
Browse files
Update Ray version requirements (#2636)
parent
89be30fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
requirements-rocm.txt
requirements-rocm.txt
+1
-1
requirements.txt
requirements.txt
+1
-1
No files found.
requirements-rocm.txt
View file @
7d648418
...
@@ -2,7 +2,7 @@ ninja # For faster builds.
...
@@ -2,7 +2,7 @@ ninja # For faster builds.
typing-extensions>=4.8.0
typing-extensions>=4.8.0
starlette
starlette
psutil
psutil
ray >= 2.
5.1
ray >= 2.
9
sentencepiece # Required for LLaMA tokenizer.
sentencepiece # Required for LLaMA tokenizer.
numpy
numpy
tokenizers>=0.15.0
tokenizers>=0.15.0
...
...
requirements.txt
View file @
7d648418
ninja
# For faster builds.
ninja
# For faster builds.
psutil
psutil
ray
>= 2.
5.1
ray
>= 2.
9
sentencepiece
# Required for LLaMA tokenizer.
sentencepiece
# Required for LLaMA tokenizer.
numpy
numpy
torch
== 2.1.2
torch
== 2.1.2
...
...
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