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
ddfac703
Unverified
Commit
ddfac703
authored
Dec 24, 2025
by
Ryan Rock
Committed by
GitHub
Dec 24, 2025
Browse files
[CI/Build] Ignore data_parallel_size_local (#30281)
Signed-off-by:
Ryan Rock
<
ryan.rock@amd.com
>
parent
6559d967
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/config/parallel.py
vllm/config/parallel.py
+1
-0
No files found.
vllm/config/parallel.py
View file @
ddfac703
...
...
@@ -465,6 +465,7 @@ class ParallelConfig:
# Derived/runtime topology, networking, or launch details
"data_parallel_rank"
,
"data_parallel_rank_local"
,
"data_parallel_size_local"
,
"data_parallel_backend"
,
"data_parallel_external_lb"
,
"data_parallel_hybrid_lb"
,
...
...
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