File tree Expand file tree Collapse file tree 6 files changed +7
-10
lines changed Expand file tree Collapse file tree 6 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123123 fail-fast : false
124124 name : ${{ matrix.model_name }} accuracy
125125 container :
126- image : m.daocloud.io/quay.io/ ascend/cann:8.1.rc1-910b-ubuntu22.04-py3.10
126+ image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ ascend-ci /cann:8.1.rc1-910b-ubuntu22.04-py3.10
127127 env :
128128 DATASET_SOURCE : ModelScope
129129 VLLM_USE_MODELSCOPE : True
Original file line number Diff line number Diff line change 5656 vllm_use_v1 : 1
5757 max-parallel : 1
5858 container :
59- image : m.daocloud.io/quay.io/ ascend/cann:8.1.rc1-910b-ubuntu22.04-py3.10
59+ image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ ascend-ci /cann:8.1.rc1-910b-ubuntu22.04-py3.10
6060 volumes :
6161 - /usr/local/dcmi:/usr/local/dcmi
6262 - /usr/local/bin/npu-smi:/usr/local/bin/npu-smi
Original file line number Diff line number Diff line change 5050 name : vLLM Ascend test
5151 runs-on : linux-arm64-npu-1
5252 container :
53- image : m.daocloud.io/quay.io/ ascend/vllm-ascend:${{ matrix.vllm_verison }}
53+ image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ ascend-ci /vllm-ascend:${{ matrix.vllm_verison }}
5454 steps :
5555 - name : Check NPU/CANN and git info
5656 run : |
Original file line number Diff line number Diff line change @@ -141,8 +141,7 @@ jobs:
141141 name : singlecard e2e test
142142 runs-on : ${{ matrix.os }}
143143 container :
144- # TODO(yikun): Remove m.daocloud.io prefix when infra proxy ready
145- image : m.daocloud.io/quay.io/ascend/cann:8.1.rc1-910b-ubuntu22.04-py3.10
144+ image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:8.1.rc1-910b-ubuntu22.04-py3.10
146145 env :
147146 VLLM_LOGGING_LEVEL : ERROR
148147 VLLM_USE_MODELSCOPE : True
@@ -221,8 +220,7 @@ jobs:
221220 name : multicard e2e test
222221 runs-on : ${{ matrix.os }}
223222 container :
224- # TODO(yikun): Remove m.daocloud.io prefix when infra proxy ready
225- image : m.daocloud.io/quay.io/ascend/cann:8.1.rc1-910b-ubuntu22.04-py3.10
223+ image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:8.1.rc1-910b-ubuntu22.04-py3.10
226224 env :
227225 VLLM_LOGGING_LEVEL : ERROR
228226 VLLM_USE_MODELSCOPE : True
Original file line number Diff line number Diff line change 4747 name : vLLM Ascend long term test
4848 runs-on : ${{ matrix.os }}
4949 container :
50- # TODO(yikun): Remove m.daocloud.io prefix when infra proxy ready
51- image : m.daocloud.io/quay.io/ascend/cann:8.1.rc1-910b-ubuntu22.04-py3.10
50+ image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:8.1.rc1-910b-ubuntu22.04-py3.10
5251 env :
5352 VLLM_LOGGING_LEVEL : ERROR
5453 VLLM_USE_MODELSCOPE : True
Original file line number Diff line number Diff line change 5050 runs-on : linux-arm64-npu-static-8
5151
5252 container :
53- image : m.daocloud.io/quay.io/ ascend/cann:8.1.rc1-910b-ubuntu22.04-py3.10
53+ image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ ascend-ci /cann:8.1.rc1-910b-ubuntu22.04-py3.10
5454 volumes :
5555 - /usr/local/dcmi:/usr/local/dcmi
5656 - /usr/local/bin/npu-smi:/usr/local/bin/npu-smi
You can’t perform that action at this time.
0 commit comments