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
ee5be834
Unverified
Commit
ee5be834
authored
May 12, 2025
by
Nick Hill
Committed by
GitHub
May 12, 2025
Browse files
[BugFix] Fix 4-GPU RLHF tests (#18007)
Signed-off-by:
Nick Hill
<
nhill@redhat.com
>
parent
48545728
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+2
-2
No files found.
.buildkite/test-pipeline.yaml
View file @
ee5be834
...
...
@@ -158,8 +158,8 @@ steps:
# TODO: create a dedicated test section for multi-GPU example tests
# when we have multiple distributed example tests
-
pushd ../examples/offline_inference
-
python3 rlhf.py
-
RAY_DEDUP_LOGS=0 python3 rlhf_colocate.py
-
VLLM_ALLOW_INSECURE_SERIALIZATION=1
python3 rlhf.py
-
VLLM_ALLOW_INSECURE_SERIALIZATION=1
RAY_DEDUP_LOGS=0 python3 rlhf_colocate.py
-
popd
-
label
:
Metrics, Tracing Test
# 10min
...
...
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