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 b0028b4 commit 7aa57deCopy full SHA for 7aa57de
.github/workflows/vllm_ascend_test.yaml
@@ -184,8 +184,8 @@ jobs:
184
env:
185
PIP_EXTRA_INDEX_URL: https://mirrors.huaweicloud.com/ascend/repos/pypi
186
run: |
187
- pip install -r requirements-dev.txt
188
pip install -v -e .
+ pip install -r requirements-dev.txt
189
190
- name: Run e2e test
191
@@ -264,8 +264,8 @@ jobs:
264
265
266
267
268
269
270
- name: Run vllm-project/vllm-ascend test
271
0 commit comments