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 cb0917f commit d74bd9fCopy full SHA for d74bd9f
.github/workflows/vllm_ascend_test.yaml
@@ -373,6 +373,7 @@ jobs:
373
pytest -sv tests/e2e/multicard/ --ignore=tests/e2e/multicard/test_ilama_lora_tp2.py \
374
--ignore=tests/e2e/multicard/test_offline_inference_distributed.py \
375
--ignore=tests/e2e/multicard/test_data_parallel.py
376
+ pytest -sv tests/e2e/eplb/test_eplb_e2e.py
377
378
- name: Run vllm-project/vllm-ascend test on V0 engine
379
if: ${{ github.event_name == 'schedule' }}
0 commit comments