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 9de060a commit 2fd64bfCopy full SHA for 2fd64bf
.github/workflows/vllm_ascend_test.yaml
@@ -171,3 +171,4 @@ jobs:
171
PYTORCH_NPU_ALLOC_CONF: max_split_size_mb:256
172
run: |
173
pytest -sv
174
+ pytest -sv ./vllm-empty/tests/entrypoints/openai/test_completion_with_prompt_embeds.py
0 commit comments