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 33a3d6c commit 5f91cddCopy full SHA for 5f91cdd
.buildkite/scripts/hardware_ci/run-npu-test.sh
@@ -74,6 +74,7 @@ FROM ${BASE_IMAGE_NAME}
74
75
# Define environments
76
ENV DEBIAN_FRONTEND=noninteractive
77
+ENV SOC_VERSION="ascend910b1"
78
79
RUN pip config set global.index-url http://cache-service-vllm.nginx-pypi-cache.svc.cluster.local:${PYPI_CACHE_PORT}/pypi/simple && \
80
pip config set global.trusted-host cache-service-vllm.nginx-pypi-cache.svc.cluster.local && \
0 commit comments