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
71875073
Unverified
Commit
71875073
authored
Jun 21, 2024
by
youkaichao
Committed by
GitHub
Jun 21, 2024
Browse files
[ci][test] fix ca test in main (#5746)
parent
f1e72cc1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+3
-0
No files found.
.buildkite/test-pipeline.yaml
View file @
71875073
...
...
@@ -197,6 +197,9 @@ steps:
gpu
:
a100
num_gpus
:
4
commands
:
# FIXIT: find out which code initialize cuda before running the test
# before the fix, we need to use spawn to test it
-
export VLLM_WORKER_MULTIPROC_METHOD=spawn
# NOTE: don't test llama model here, it seems hf implementation is buggy
# see https://github.com/vllm-project/vllm/pull/5689 for details
-
pytest -v -s distributed/test_custom_all_reduce.py
...
...
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