mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 20:15:01 +08:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
# Dependencies for TPU
|
|
# Currently, the TPU backend uses a nightly version of PyTorch XLA.
|
|
# You can install the dependencies in Dockerfile.tpu.
|
|
ray
|