Skip to content

Launch inference engines from RayWorkerManager and reduce cells to bookkeeping - #2063

Open
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op13-75from
tom/refactor-miles/op13-64
Open

Launch inference engines from RayWorkerManager and reduce cells to bookkeeping#2063
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op13-75from
tom/refactor-miles/op13-64

Conversation

@fzyzcjy

@fzyzcjy fzyzcjy commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Part of #1837

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from bbd3927 to ad33935 Compare August 2, 2026 10:01
@fzyzcjy
fzyzcjy requested a review from yushengsu-thu as a code owner August 2, 2026 10:01
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 93ca00e to 7d64dc2 Compare August 2, 2026 10:01
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from ad33935 to 074a0f4 Compare August 2, 2026 12:41
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch 2 times, most recently from 6483565 to 808487e Compare August 3, 2026 23:44
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch 2 times, most recently from 7c27207 to 94946bc Compare August 4, 2026 00:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch 2 times, most recently from 19941a6 to 687c433 Compare August 4, 2026 06:55
@fzyzcjy
fzyzcjy requested a review from Rockdu as a code owner August 4, 2026 06:55
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from 94946bc to f8fc083 Compare August 4, 2026 06:55
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 687c433 to 7a89c37 Compare August 4, 2026 07:27
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from f8fc083 to 45301aa Compare August 4, 2026 07:27
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 7a89c37 to f342044 Compare August 4, 2026 07:34
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from 45301aa to 63ae2a5 Compare August 4, 2026 07:35
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from f342044 to 5b5cca2 Compare August 6, 2026 03:48
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from 63ae2a5 to bf132fc Compare August 6, 2026 03:48
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch 2 times, most recently from 6dacd60 to a8a143c Compare August 9, 2026 23:32
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from 0f9be6e to e483c8f Compare August 9, 2026 23:33
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from a8a143c to 5ce4773 Compare August 10, 2026 00:44
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 89d323d to fd19fb9 Compare August 12, 2026 02:48
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from bf210f6 to d68c2a7 Compare August 12, 2026 09:32
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch 2 times, most recently from 1991b1b to 2b6e1dc Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from d68c2a7 to 5071260 Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 2b6e1dc to 8dc9ed2 Compare August 12, 2026 14:36
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch 2 times, most recently from 053fea3 to dbd70a1 Compare August 12, 2026 23:56
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch 3 times, most recently from e89f85a to 5df85b9 Compare August 13, 2026 03:11
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from 0b8e2d9 to f656dc3 Compare August 13, 2026 03:25
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 5df85b9 to d08851d Compare August 13, 2026 03:25
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from f656dc3 to f2e5f9e Compare August 13, 2026 06:00
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch 2 times, most recently from 474db70 to 44bb7ac Compare August 13, 2026 06:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from f2e5f9e to 413be81 Compare August 13, 2026 06:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 44bb7ac to 8152fe8 Compare August 14, 2026 04:46

@guapisolo guapisolo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

[P1] The startup naming mismatches in #2063 blocked every rollout initialization, and #2084 removes both before safe merge checkpoint #2176. The repair remains intact through checked tip #2649; LGTM in stack context.

@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-75 branch from 682a436 to ae052ac Compare August 29, 2026 12:38
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op13-64 branch from 8152fe8 to 8cf088e Compare August 29, 2026 12:38
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