Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
d76084c1
Unverified
Commit
d76084c1
authored
Jul 01, 2024
by
Robert Shaw
Committed by
GitHub
Jul 01, 2024
Browse files
[ CI ] Re-enable Large Model LM Eval (#6031)
parent
80ca1e6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+9
-0
No files found.
.buildkite/test-pipeline.yaml
View file @
d76084c1
...
...
@@ -198,6 +198,15 @@ 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment