mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-07 18:16:35 +08:00
Signed-off-by: Huy Do <huydhn@gmail.com> Co-authored-by: Michael Goin <mgoin64@gmail.com>
17 lines
274 B
Plaintext
17 lines
274 B
Plaintext
# Common dependencies
|
|
-r common.txt
|
|
|
|
--extra-index-url https://download.pytorch.org/whl/rocm6.3
|
|
torch==2.8.0
|
|
torchvision==0.23.0
|
|
torchaudio==2.8.0
|
|
|
|
triton==3.3.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==6.2.4
|