Unverified Commit a5893696 authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

Add pandas to requirements.txt (#1047)

* Add pandas to requirements.txt

* Minor
parent dd54a4b0
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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment