Skip to content

Conversation

@greycooker
Copy link
Contributor

@greycooker greycooker commented Jan 9, 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

Bug fixes

PR changes

APIs

Description

修复LoRA-GA参数保存时的符号问题
develop PR:#9765

@CLAassistant
Copy link

CLAassistant commented Jan 9, 2025

CLA assistant check
All committers have signed the CLA.

@paddle-bot
Copy link

paddle-bot bot commented Jan 9, 2025

Thanks for your contribution!

@greycooker greycooker changed the base branch from develop to release/3.0-beta2 January 9, 2025 14:30
@wawltor wawltor merged commit ef6a491 into PaddlePaddle:release/3.0-beta2 Jan 10, 2025
4 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.

4 participants