Skip to content

[RL] support qkrmsnorm use proxy-norm#6862

Merged
yuanlehome merged 3 commits intoPaddlePaddle:developfrom
zoooo0820:qknorm_use_paddle
Mar 19, 2026
Merged

[RL] support qkrmsnorm use proxy-norm#6862
yuanlehome merged 3 commits intoPaddlePaddle:developfrom
zoooo0820:qknorm_use_paddle

Conversation

@zoooo0820
Copy link
Copy Markdown
Collaborator

@zoooo0820 zoooo0820 commented Mar 16, 2026

Motivation

support proxy-norm for QKVRMSnorm

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
Copy Markdown

paddle-bot bot commented Mar 16, 2026

Thanks for your contribution!

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@0754368). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #6862   +/-   ##
==========================================
  Coverage           ?   73.13%           
==========================================
  Files              ?      399           
  Lines              ?    55710           
  Branches           ?     8776           
==========================================
  Hits               ?    40743           
  Misses             ?    12059           
  Partials           ?     2908           
Flag Coverage Δ
GPU 73.13% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zoooo0820 zoooo0820 changed the title [RL] support qkrmsnorm use paddle.nn.functional.rms_norm [RL] support qkrmsnorm use proxy-norm Mar 18, 2026
@yuanlehome yuanlehome merged commit f95d8ca into PaddlePaddle:develop Mar 19, 2026
42 of 46 checks passed
@zoooo0820 zoooo0820 deleted the qknorm_use_paddle branch March 19, 2026 06:27
yuanlehome pushed a commit that referenced this pull request Mar 19, 2026
…6859)

* support qkrmsnorm use paddle.nn.functional.rms_norm

* remove flags in fd
mattheliu pushed a commit to mattheliu/FastDeploy that referenced this pull request Apr 1, 2026
* support qkrmsnorm use paddle.nn.functional.rms_norm

* remove flags in fd
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.

3 participants