mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-16 14:07:13 +08:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
torch
|
|
jax[tpu] -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
|
|
flax >= 0.8
|