mirror of https://github.com/vllm-project/vllm
[TPU] Update requirements-tpu (#10726)
Signed-off-by: Richard Liu <ricliu@google.com>
This commit is contained in:
parent
9a8bff0285
commit
3ed5e73146
|
@ -16,8 +16,8 @@ ray[default]
|
|||
--find-links https://storage.googleapis.com/libtpu-releases/index.html
|
||||
--find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
|
||||
--find-links https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html
|
||||
torch==2.6.0.dev20241114+cpu
|
||||
torchvision==0.20.0.dev20241114+cpu
|
||||
torch_xla[tpu] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.6.0.dev20241114-cp310-cp310-linux_x86_64.whl
|
||||
jaxlib==0.4.32.dev20240829
|
||||
jax==0.4.32.dev20240829
|
||||
torch==2.6.0.dev20241126+cpu
|
||||
torchvision==0.20.0.dev20241126+cpu
|
||||
torch_xla[tpu] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.6.0.dev20241126-cp310-cp310-linux_x86_64.whl
|
||||
jaxlib==0.4.36.dev20241122
|
||||
jax==0.4.36.dev20241122
|
||||
|
|
Loading…
Reference in New Issue