mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-27 03:40:54 +08:00
Add pandas to requirements.txt (#1047)
* Add pandas to requirements.txt * Minor
This commit is contained in:
parent
dd54a4b026
commit
a58936966f
@ -1,6 +1,7 @@
|
||||
ninja # For faster builds.
|
||||
psutil
|
||||
ray >= 2.5.1
|
||||
pandas # Required for Ray data.
|
||||
sentencepiece # Required for LLaMA tokenizer.
|
||||
numpy
|
||||
torch >= 2.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user