Skip to content

Commit 5063c95

Browse files
remove backend
1 parent 238e5a0 commit 5063c95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ steps:
198198
- vllm/spec_decode
199199
- tests/spec_decode
200200
commands:
201-
# See https://github.com/vllm-project/vllm/issues/5152
202-
- export VLLM_ATTENTION_BACKEND=XFORMERS
203201
- pytest -v -s spec_decode/e2e/test_multistep_correctness.py
204202
- pytest -v -s spec_decode --ignore=spec_decode/e2e/test_multistep_correctness.py
205203

0 commit comments

Comments
 (0)