mirror of
https://github.com/vllm-project/vllm.git
synced 2026-06-06 00:16:14 +00:00
fc645f1acc
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com>
18 lines
292 B
Plaintext
18 lines
292 B
Plaintext
# Common dependencies
|
|
-r ../common.txt
|
|
|
|
|
|
--extra-index-url https://download.pytorch.org/whl/rocm7.1
|
|
torch==2.11.0
|
|
torchvision==0.26.0
|
|
torchaudio==2.11.0
|
|
triton==3.6.0
|
|
cmake>=3.26.1,<4
|
|
packaging>=24.2
|
|
setuptools>=77.0.3,<80.0.0
|
|
setuptools-scm>=8
|
|
wheel
|
|
jinja2>=3.1.6
|
|
amdsmi==7.0.2
|
|
timm>=1.0.17
|