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
dynamo
Commits
e53a759c
Unverified
Commit
e53a759c
authored
Jun 26, 2025
by
GuanLuo
Committed by
GitHub
Jun 26, 2025
Browse files
fix: remove undefined headless config (#1660)
parent
8b1f2ded
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
examples/vllm_v1/configs/deepseek_r1/agg_dp.yaml
examples/vllm_v1/configs/deepseek_r1/agg_dp.yaml
+0
-1
examples/vllm_v1/configs/deepseek_r1/disagg_dp.yaml
examples/vllm_v1/configs/deepseek_r1/disagg_dp.yaml
+0
-1
No files found.
examples/vllm_v1/configs/deepseek_r1/agg_dp.yaml
View file @
e53a759c
...
...
@@ -47,7 +47,6 @@ VllmDpWorker:
# depending on the DP worker counts and where the DP worker is located.
# See README.md for more details.
data_parallel_start_rank
:
8
headless
:
true
ServiceArgs
:
workers
:
1
resources
:
...
...
examples/vllm_v1/configs/deepseek_r1/disagg_dp.yaml
View file @
e53a759c
...
...
@@ -60,7 +60,6 @@ VllmDpWorker:
# depending on the DP worker counts and where the DP worker is located.
# See README.md for more details.
data_parallel_start_rank
:
8
headless
:
true
ServiceArgs
:
workers
:
1
resources
:
...
...
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