Skip to content

[Feature] PD support chunked prefill #3503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ltd0924
Copy link
Collaborator

@ltd0924 ltd0924 commented Aug 20, 2025

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.

Copy link

paddle-bot bot commented Aug 20, 2025

Thanks for your contribution!

@yangjianfengo1
Copy link
Contributor

LGTM

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