Skip to content

[multi-lora] 1/n - 4, refactor: role-separated rollout construction seam - #2727

Open
yushengsu-thu wants to merge 1 commit into
mainfrom
split/1n-4-rollout-components
Open

[multi-lora] 1/n - 4, refactor: role-separated rollout construction seam#2727
yushengsu-thu wants to merge 1 commit into
mainfrom
split/1n-4-rollout-components

Conversation

@yushengsu-thu

Copy link
Copy Markdown
Collaborator

Adds InferenceControllerPort/RolloutExecutorPort/RolloutLifecyclePort role views with legacy adapters over the combined RolloutManager, behind one construction seam (create_rollout_components) so call sites stay unchanged when PR #1842 splits the roles for real. Disposal of the shared underlying actor is exactly-once across the role views.

Extracted from #2273; the stack rebases after this merges.

Introduce InferenceControllerPort/RolloutExecutorPort/RolloutLifecyclePort
role views with legacy adapters over the combined RolloutManager, plus a
single construction seam so call sites stay unchanged when PR #1842
splits the roles for real. Disposal of the shared actor is exactly-once.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@yushengsu-thu yushengsu-thu added run-ci-lora run-ci-lora-native Run native (raw-mode) LoRA plugin e2e tests run-ci-megatron labels Aug 24, 2026
@guapisolo guapisolo removed run-ci-megatron run-ci-lora run-ci-lora-native Run native (raw-mode) LoRA plugin e2e tests labels Aug 24, 2026
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