Skip to content

Conversation

fems14
Copy link
Contributor

@fems14 fems14 commented Jun 16, 2025

What this PR does / why we need it?

vllm-ascend support chunked prefill for MLA
main 关联pr:#1172


What this PR does / why we need it?

Does this PR introduce any user-facing change?

How was this patch tested?

### What this PR does / why we need it?
vllm-ascend support chunked prefill for MLA


---------

Signed-off-by: fems14 <1804143737@qq.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation module:tests module:core labels Jun 16, 2025
@wangxiyuan wangxiyuan changed the title vllm-ascend support chunked prefill [cherry-pick][0.9.1] vllm-ascend support chunked prefill Jun 16, 2025
@momo609
Copy link
Collaborator

momo609 commented Jun 16, 2025

Add relevant PR

@fems14
Copy link
Contributor Author

fems14 commented Jun 16, 2025

Add relevant PR

Add relevant PR

Add relevant PR

modified

@ganyi1996ppo ganyi1996ppo merged commit a3785f6 into vllm-project:v0.9.1-dev Jun 16, 2025
22 checks passed
momo609 pushed a commit to momo609/vllm-ascend that referenced this pull request Jun 17, 2025
…t#1240)

vllm-ascend support chunked prefill for MLA
main 关联pr:vllm-project#1172

---------

<!--  Thanks for sending a pull request!

BEFORE SUBMITTING, PLEASE READ
https://docs.vllm.ai/en/latest/contributing/overview.html

-->
<!--
- Please clarify what changes you are proposing. The purpose of this
section is to outline the changes and how this PR fixes the issue.
If possible, please consider writing useful notes for better and faster
reviews in your PR.

- Please clarify why the changes are needed. For instance, the use case
and bug description.

- Fixes #
-->

<!--
Note that it means *any* user-facing change including all aspects such
as API, interface or other behavior changes.
Documentation-only updates are not considered user-facing changes.
-->

<!--
CI passed with new added/existing test.
If it was tested in a way different from regular unit tests, please
clarify how you tested step by step, ideally copy and paste-able, so
that other reviewers can test and check, and descendants can verify in
the future.
If tests were not added, please describe why they were not added and/or
why it was difficult to add.
-->

Signed-off-by: fems14 <1804143737@qq.com>
yiz-liu pushed a commit to yiz-liu/vllm-ascend that referenced this pull request Jun 17, 2025
…t#1240)

### What this PR does / why we need it?
vllm-ascend support chunked prefill for MLA
main 关联pr:vllm-project#1172

---------

<!--  Thanks for sending a pull request!

BEFORE SUBMITTING, PLEASE READ
https://docs.vllm.ai/en/latest/contributing/overview.html

-->
### What this PR does / why we need it?
<!--
- Please clarify what changes you are proposing. The purpose of this
section is to outline the changes and how this PR fixes the issue.
If possible, please consider writing useful notes for better and faster
reviews in your PR.

- Please clarify why the changes are needed. For instance, the use case
and bug description.

- Fixes #
-->

### Does this PR introduce _any_ user-facing change?
<!--
Note that it means *any* user-facing change including all aspects such
as API, interface or other behavior changes.
Documentation-only updates are not considered user-facing changes.
-->

### How was this patch tested?
<!--
CI passed with new added/existing test.
If it was tested in a way different from regular unit tests, please
clarify how you tested step by step, ideally copy and paste-able, so
that other reviewers can test and check, and descendants can verify in
the future.
If tests were not added, please describe why they were not added and/or
why it was difficult to add.
-->

Signed-off-by: fems14 <1804143737@qq.com>
Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation module:core module:tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants