Skip to content

[release/1.1] Add high_precision_rope cfg#4354

Open
risemeup1111 wants to merge 1 commit intoPaddlePaddle:release/1.1from
risemeup1111:cherry-pick/4329/release/1.1
Open

[release/1.1] Add high_precision_rope cfg#4354
risemeup1111 wants to merge 1 commit intoPaddlePaddle:release/1.1from
risemeup1111:cherry-pick/4329/release/1.1

Conversation

@risemeup1111
Copy link
Copy Markdown

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

New features

PR changes

Others

Description

Add high_precision_rope cfg

Cherry-pick of #4329 to release/1.1.

Merged in dev: #4329

@risemeup1111 risemeup1111 mentioned this pull request Apr 24, 2026
2 tasks
@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Apr 24, 2026

Thanks for your contribution!

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 6 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/1.1@9d20418). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ddleformers/transformers/qwen3_vl/configuration.py 90.00% 3 Missing ⚠️
...formers/transformers/qwen3_vl_moe/configuration.py 90.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             release/1.1    #4354   +/-   ##
==============================================
  Coverage               ?   32.19%           
==============================================
  Files                  ?      435           
  Lines                  ?    82932           
  Branches               ?        0           
==============================================
  Hits                   ?    26696           
  Misses                 ?    56236           
  Partials               ?        0           

☔ 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.

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.

3 participants