Unverified Commit 7d648418 authored by Simon Mo's avatar Simon Mo Committed by GitHub
Browse files

Update Ray version requirements (#2636)

parent 89be30fa
......@@ -2,7 +2,7 @@ ninja # For faster builds.
typing-extensions>=4.8.0
starlette
psutil
ray >= 2.5.1
ray >= 2.9
sentencepiece # Required for LLaMA tokenizer.
numpy
tokenizers>=0.15.0
......
ninja # For faster builds.
psutil
ray >= 2.5.1
ray >= 2.9
sentencepiece # Required for LLaMA tokenizer.
numpy
torch == 2.1.2
......
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