mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-09-09 03:37:08 +08:00
[CI]Fix hpu docker and numpy version for CI (#16355)
Signed-off-by: Chendi Xue <chendi.xue@intel.com>
This commit is contained in:
parent
c3b5189137
commit
566f10a929
@ -1,4 +1,4 @@
|
|||||||
FROM vault.habana.ai/gaudi-docker/1.19.1/ubuntu22.04/habanalabs/pytorch-installer-2.5.1:latest
|
FROM vault.habana.ai/gaudi-docker/1.20.1/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest
|
||||||
|
|
||||||
COPY ./ /workspace/vllm
|
COPY ./ /workspace/vllm
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,7 @@
|
|||||||
ray
|
ray
|
||||||
triton==3.1.0
|
triton==3.1.0
|
||||||
pandas
|
pandas
|
||||||
|
numpy==1.26.4
|
||||||
tabulate
|
tabulate
|
||||||
setuptools>=61
|
setuptools>=61
|
||||||
setuptools-scm>=8
|
setuptools-scm>=8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user