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 238e5a0 commit 5063c95Copy full SHA for 5063c95
.buildkite/test-pipeline.yaml
@@ -198,8 +198,6 @@ steps:
198
- vllm/spec_decode
199
- tests/spec_decode
200
commands:
201
- # See https://github.com/vllm-project/vllm/issues/5152
202
- - export VLLM_ATTENTION_BACKEND=XFORMERS
203
- pytest -v -s spec_decode/e2e/test_multistep_correctness.py
204
- pytest -v -s spec_decode --ignore=spec_decode/e2e/test_multistep_correctness.py
205
0 commit comments