Skip to content

[Feature] PD support chunked prefill - #3503

Closed
ltd0924 wants to merge 3 commits into
PaddlePaddle:developfrom
ltd0924:chunked_prefill
Closed

[Feature] PD support chunked prefill#3503
ltd0924 wants to merge 3 commits into
PaddlePaddle:developfrom
ltd0924:chunked_prefill

Conversation

@ltd0924

@ltd0924 ltd0924 commented Aug 20, 2025

Copy link
Copy Markdown
Collaborator

Description:
Supporting P-node chunk prefill under PD disaggregation.
To address long-context inference (128k+) and the issue of high data variance across different data parallelism groups in Expert Parallel scenarios.

Key improvement:

  • Deprecate the environment variable FLAGS_use_pd_disaggregation and fully migrate to FLAGS_use_pd_disaggregation_per_chunk.

@paddle-bot

paddle-bot Bot commented Aug 20, 2025

Copy link
Copy Markdown

Thanks for your contribution!

@yangjianfengo1

Copy link
Copy Markdown
Contributor

LGTM

@paddle-bot paddle-bot Bot closed this Aug 25, 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