Skip to content

Commit 1e9e2a9

Browse files
robertgshaw2-redhatrshaw@neuralmagic.com
authored andcommitted
[ CI ] Temporarily Disable Large LM-Eval Tests (vllm-project#6005)
Co-authored-by: rshaw@neuralmagic.com <rshaw@neuralmagic> Signed-off-by: Alvant <alvasian@yandex.ru>
1 parent 8bf499f commit 1e9e2a9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -198,15 +198,6 @@ steps:
198198
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
199199
- bash ./run-tests.sh -c configs/models-small.txt -t 1
200200

201-
- label: LM Eval Large Models
202-
gpu: a100
203-
num_gpus: 4
204-
working_dir: "/vllm-workspace/.buildkite/lm-eval-harness"
205-
commands:
206-
- pip install lm-eval
207-
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
208-
- bash ./run-tests.sh -c configs/models-large.txt -t 4
209-
210201
- label: Documentation Build
211202
working_dir: "/vllm-workspace/test_docs/docs"
212203
no_gpu: True

0 commit comments

Comments
 (0)