Unverified Commit deacb7ec authored by Robert Shaw's avatar Robert Shaw Committed by GitHub
Browse files

[ CI ] Temporarily Disable Large LM-Eval Tests (#6005)


Co-authored-by: default avatarrshaw@neuralmagic.com <rshaw@neuralmagic>
parent f5e73c9f
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment