[platform] add dp_metadata arg to set_additional_forward_context (#31942)
Signed-off-by: Ronald1995 <ronaldautomobile@163.com>
This commit is contained in:
@@ -319,6 +319,7 @@ def set_forward_context(
|
||||
attn_metadata=attn_metadata,
|
||||
vllm_config=vllm_config,
|
||||
virtual_engine=virtual_engine,
|
||||
dp_metadata=dp_metadata,
|
||||
num_tokens=num_tokens,
|
||||
num_tokens_across_dp=num_tokens_across_dp,
|
||||
cudagraph_runtime_mode=cudagraph_runtime_mode,
|
||||
|
||||
Reference in New Issue
Block a user