Skip to content

Conversation

Difers
Copy link
Contributor

@Difers Difers commented Aug 29, 2025

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

PR changes

Description

  • 修改MoEFlexTokenLayer expert为全局
  • 修复mtp layer中concat错误
  • 修复moe-gating,暂时忽略noaux_tc(问题待查)

Copy link

paddle-bot bot commented Aug 29, 2025

Thanks for your contribution!

@CLAassistant
Copy link

CLAassistant commented Aug 29, 2025

CLA assistant check
All committers have signed the CLA.

@deepllz deepllz merged commit adc2f36 into PaddlePaddle:dsv3-sft Aug 29, 2025
2 of 5 checks passed
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