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
2ab441be
Unverified
Commit
2ab441be
authored
Jan 08, 2026
by
Ronald
Committed by
GitHub
Jan 08, 2026
Browse files
[platform] add dp_metadata arg to set_additional_forward_context (#31942)
Signed-off-by:
Ronald1995
<
ronaldautomobile@163.com
>
parent
9572f74f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/forward_context.py
vllm/forward_context.py
+1
-0
No files found.
vllm/forward_context.py
View file @
2ab441be
...
@@ -319,6 +319,7 @@ def set_forward_context(
...
@@ -319,6 +319,7 @@ def set_forward_context(
attn_metadata
=
attn_metadata
,
attn_metadata
=
attn_metadata
,
vllm_config
=
vllm_config
,
vllm_config
=
vllm_config
,
virtual_engine
=
virtual_engine
,
virtual_engine
=
virtual_engine
,
dp_metadata
=
dp_metadata
,
num_tokens
=
num_tokens
,
num_tokens
=
num_tokens
,
num_tokens_across_dp
=
num_tokens_across_dp
,
num_tokens_across_dp
=
num_tokens_across_dp
,
cudagraph_runtime_mode
=
cudagraph_runtime_mode
,
cudagraph_runtime_mode
=
cudagraph_runtime_mode
,
...
...
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