Skip to content

[Disagg] Update Disagg Executor to align with upstream vllm#698

Merged
sixiang-google merged 1 commit intomainfrom
sixiang/vllmfix
Sep 15, 2025
Merged

[Disagg] Update Disagg Executor to align with upstream vllm#698
sixiang-google merged 1 commit intomainfrom
sixiang/vllmfix

Conversation

@sixiang-google
Copy link
Collaborator

Description

Change the Disagg Executor interface to keep aligned with vllm-project/vllm#20452 and vllm-project/vllm#24219

Tests

pytest

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@github-actions
Copy link

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a bug or a Github issue, please include a link, e.g.,:
FIXES: b/123456
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

Signed-off-by: sixiang-google <sixiang-google>
@sixiang-google sixiang-google requested review from hfan and removed request for Lumosis September 15, 2025 23:02
@sixiang-google sixiang-google merged commit 122b73c into main Sep 15, 2025
1 of 2 checks passed
@sixiang-google sixiang-google deleted the sixiang/vllmfix branch September 23, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants