Skip to content

Commit

Permalink
[ CI ] Temporarily Disable Large LM-Eval Tests (vllm-project#6005)
Browse files Browse the repository at this point in the history
Co-authored-by: rshaw@neuralmagic.com <rshaw@neuralmagic>
  • Loading branch information
robertgshaw2-neuralmagic and rshaw@neuralmagic.com committed Jun 30, 2024
1 parent f5e73c9 commit deacb7e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .buildkite/test-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,15 +198,6 @@ steps:
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
- bash ./run-tests.sh -c configs/models-small.txt -t 1

- label: LM Eval Large Models
gpu: a100
num_gpus: 4
working_dir: "/vllm-workspace/.buildkite/lm-eval-harness"
commands:
- pip install lm-eval
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
- bash ./run-tests.sh -c configs/models-large.txt -t 4

- label: Documentation Build
working_dir: "/vllm-workspace/test_docs/docs"
no_gpu: True
Expand Down

0 comments on commit deacb7e

Please sign in to comment.