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
a5893696
Unverified
Commit
a5893696
authored
Sep 14, 2023
by
Woosuk Kwon
Committed by
GitHub
Sep 14, 2023
Browse files
Add pandas to requirements.txt (#1047)
* Add pandas to requirements.txt * Minor
parent
dd54a4b0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
requirements.txt
requirements.txt
+1
-0
No files found.
requirements.txt
View file @
a5893696
ninja
# For faster builds.
ninja
# For faster builds.
psutil
psutil
ray
>= 2.5.1
ray
>= 2.5.1
pandas
# Required for Ray data.
sentencepiece
# Required for LLaMA tokenizer.
sentencepiece
# Required for LLaMA tokenizer.
numpy
numpy
torch
>= 2.0.0
torch
>= 2.0.0
...
...
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