mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-28 11:07:09 +08:00
[ROCm] Add dependencies for ROCm (#24900)
Signed-off-by: Yida Wu <yida.wu@amd.com>
This commit is contained in:
parent
218454b9b2
commit
dcf2f3ec06
@ -14,3 +14,4 @@ setuptools-scm>=8
|
|||||||
wheel
|
wheel
|
||||||
jinja2>=3.1.6
|
jinja2>=3.1.6
|
||||||
amdsmi==6.2.4
|
amdsmi==6.2.4
|
||||||
|
timm>=1.0.17
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
# Common dependencies
|
# Common dependencies
|
||||||
-r common.txt
|
-r common.txt
|
||||||
|
tblib==3.1.0
|
||||||
|
|
||||||
# entrypoints test
|
# entrypoints test
|
||||||
# librosa==0.10.2.post1 # required by audio tests in entrypoints/openai
|
# librosa==0.10.2.post1 # required by audio tests in entrypoints/openai
|
||||||
|
|||||||
@ -18,3 +18,4 @@ setuptools-scm>=8
|
|||||||
runai-model-streamer==0.11.0
|
runai-model-streamer==0.11.0
|
||||||
runai-model-streamer-s3==0.11.0
|
runai-model-streamer-s3==0.11.0
|
||||||
conch-triton-kernels==1.2.1
|
conch-triton-kernels==1.2.1
|
||||||
|
timm>=1.0.17
|
||||||
Loading…
x
Reference in New Issue
Block a user