Skip to content

Conversation

@freeliuzc
Copy link
Collaborator

Motivation

Modifications

Usage or Command

Accuracy Tests

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot
Copy link

paddle-bot bot commented Oct 25, 2025

Thanks for your contribution!

@freeliuzc freeliuzc force-pushed the merge_support_attn branch 4 times, most recently from 652f256 to e4576e1 Compare October 26, 2025 07:14
lizhenyun01
lizhenyun01 previously approved these changes Oct 27, 2025
Copy link

@jeff41404 jeff41404 left a comment

Choose a reason for hiding this comment

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

OK,后续补充组合算子版本

@Jiang-Jia-Jun Jiang-Jia-Jun merged commit c9be876 into PaddlePaddle:feature/experimental_feature_20250908 Oct 27, 2025
14 of 16 checks passed
freeliuzc added a commit to freeliuzc/FastDeploy that referenced this pull request Oct 29, 2025
* support mask_offset in speculate decoding

* fix dummpy run output

* add unit test

* fix unit test import
freeliuzc added a commit to freeliuzc/FastDeploy that referenced this pull request Oct 29, 2025
* support mask_offset in speculate decoding

* fix dummpy run output

* add unit test

* fix unit test import
qingqing01 pushed a commit that referenced this pull request Nov 3, 2025
* [MTP]Merge support attn (#4591)

* support mask_offset in speculate decoding

* fix dummpy run output

* add unit test

* fix unit test import

* support attn_mask_offset in mtp mode

* add update_attn_mask op

* fix unit test && fix code-style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants