Unverified Commit 655efb3e authored by Wentao Ye's avatar Wentao Ye Committed by GitHub
Browse files

[Dependency] Remove comments of ray in dependency files (#33351)


Signed-off-by: default avataryewentao256 <zhyanwentao@126.com>
parent bd8da29a
......@@ -4,7 +4,7 @@
numba == 0.61.2 # Required for N-gram speculative decoding
# Dependencies for NVIDIA GPUs
ray[cgraph]>=2.48.0 # Ray Compiled Graph, required for pipeline parallelism in V1.
ray[cgraph]>=2.48.0
torch==2.9.1
torchaudio==2.9.1
# These must be updated alongside torch
......
......@@ -5,7 +5,7 @@ numba == 0.61.2 # Required for N-gram speculative decoding
# Dependencies for AMD GPUs
datasets
ray[cgraph]>=2.48.0 # Ray Compiled Graph, required for pipeline parallelism in V1.
ray[cgraph]>=2.48.0
peft
pytest-asyncio
tensorizer==2.10.1
......
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