Skip to content

[NIXL] Refactor prefill-only ReqMeta into RemoteMeta#15

Merged
xuechendi merged 1 commit intoxuechendi:dev/fix_pd_host_bufferfrom
markmc:fix_pd_host_buffer
Dec 12, 2025
Merged

[NIXL] Refactor prefill-only ReqMeta into RemoteMeta#15
xuechendi merged 1 commit intoxuechendi:dev/fix_pd_host_bufferfrom
markmc:fix_pd_host_buffer

Conversation

@markmc
Copy link
Copy Markdown

@markmc markmc commented Dec 12, 2025

See vllm-project#30420

On the decode side, in reqs_to_save, we do not expect or need any of these remote_ fields - they are for the prefill side only. Make this more clear by putting these fields in their own dataclass which is only present on requests in reqs_to_recv.

On the decode side, in reqs_to_save, we do not expect or need
any of these remote_ fields - they are for the prefill side
only. Make this more clear by putting these fields in their
own dataclass which is only present on requests in reqs_to_recv.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
@gemini-code-assist
Copy link
Copy Markdown

Important

Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services.

@xuechendi xuechendi merged commit 492cc40 into xuechendi:dev/fix_pd_host_buffer Dec 12, 2025
1 check passed
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