Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
566f10a9
Unverified
Commit
566f10a9
authored
Apr 09, 2025
by
Chendi.Xue
Committed by
GitHub
Apr 09, 2025
Browse files
[CI]Fix hpu docker and numpy version for CI (#16355)
Signed-off-by:
Chendi Xue
<
chendi.xue@intel.com
>
parent
c3b51891
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
docker/Dockerfile.hpu
docker/Dockerfile.hpu
+1
-1
requirements/hpu.txt
requirements/hpu.txt
+1
-0
No files found.
docker/Dockerfile.hpu
View file @
566f10a9
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
...
...
requirements/hpu.txt
View file @
566f10a9
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment