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
5f91cdda
Unverified
Commit
5f91cdda
authored
Dec 04, 2025
by
Li Wang
Committed by
GitHub
Dec 03, 2025
Browse files
[Misc] Add docker build env for Ascend NPU (#30015)
Signed-off-by:
wangli
<
wangli858794774@gmail.com
>
parent
33a3d6c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.buildkite/scripts/hardware_ci/run-npu-test.sh
.buildkite/scripts/hardware_ci/run-npu-test.sh
+1
-0
No files found.
.buildkite/scripts/hardware_ci/run-npu-test.sh
View file @
5f91cdda
...
...
@@ -74,6 +74,7 @@ FROM ${BASE_IMAGE_NAME}
# Define environments
ENV DEBIAN_FRONTEND=noninteractive
ENV SOC_VERSION="ascend910b1"
RUN pip config set global.index-url http://cache-service-vllm.nginx-pypi-cache.svc.cluster.local:
${
PYPI_CACHE_PORT
}
/pypi/simple &&
\
pip config set global.trusted-host cache-service-vllm.nginx-pypi-cache.svc.cluster.local &&
\
...
...
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