We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93ddb3 commit 7e6f7e1Copy full SHA for 7e6f7e1
docker/Dockerfile.hpu
@@ -1,4 +1,4 @@
1
-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
2
3
COPY ./ /workspace/vllm
4
requirements/hpu.txt
@@ -5,6 +5,7 @@
5
ray
6
triton==3.1.0
7
pandas
8
+numpy==1.26.4
9
tabulate
10
setuptools>=61
11
setuptools-scm>=8
0 commit comments