"vscode:/vscode.git/clone" did not exist on "ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
Unverified Commit 566f10a9 authored by Chendi.Xue's avatar Chendi.Xue Committed by GitHub
Browse files

[CI]Fix hpu docker and numpy version for CI (#16355)


Signed-off-by: default avatarChendi Xue <chendi.xue@intel.com>
parent c3b51891
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 @@ ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment