Skip to content

Commit 4108ab6

Browse files
jcyang43yaochengji
authored andcommitted
[TPU] update torch_xla dependency for PyPI compatibility (vllm-project#25278)
Signed-off-by: Johnny Yang <[email protected]> Co-authored-by: Chengji Yao <[email protected]> Signed-off-by: gaojc <[email protected]>
1 parent 509a764 commit 4108ab6

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

requirements/tpu.txt

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,4 @@ nixl==0.3.0
1414
tpu_info==0.4.0
1515

1616
# Install torch_xla
17-
--pre
18-
--extra-index-url https://download.pytorch.org/whl/nightly/cpu
19-
--find-links https://storage.googleapis.com/libtpu-wheels/index.html
20-
--find-links https://storage.googleapis.com/libtpu-releases/index.html
21-
--find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
22-
--find-links https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html
23-
torch==2.9.0.dev20250730
24-
torchvision==0.24.0.dev20250730
25-
torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250730-cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
26-
torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250730-cp312-cp312-linux_x86_64.whl ; python_version == "3.12"
27-
17+
torch_xla[tpu, pallas]==2.8.0

0 commit comments

Comments
 (0)