Skip to content

Commit

Permalink
remove backend
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuXiaoxuanPKU committed Sep 29, 2024
1 parent 238e5a0 commit 5063c95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/test-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,6 @@ steps:
- vllm/spec_decode
- tests/spec_decode
commands:
# See https://github.com/vllm-project/vllm/issues/5152
- export VLLM_ATTENTION_BACKEND=XFORMERS
- pytest -v -s spec_decode/e2e/test_multistep_correctness.py
- pytest -v -s spec_decode --ignore=spec_decode/e2e/test_multistep_correctness.py

Expand Down

0 comments on commit 5063c95

Please sign in to comment.