PaddleNLP icon indicating copy to clipboard operation
PaddleNLP copied to clipboard

[BUG]: fix the bug in PretrainedModel.recompute_disable()

Open hongjx175 opened this issue 4 months ago • 3 comments

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

[Models]

Description

Modified recompute_disable() in PretrainedModel

hongjx175 avatar Aug 21 '25 14:08 hongjx175

Thanks for your contribution!

paddle-bot[bot] avatar Aug 21 '25 14:08 paddle-bot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 21 '25 14:08 CLAassistant

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

github-actions[bot] avatar Oct 22 '25 00:10 github-actions[bot]