Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: PretrainedConfig 不兼容升级导致 fast generation 全部失败 #4238

Closed
1 task done
FrostML opened this issue Dec 26, 2022 · 1 comment
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@FrostML
Copy link
Contributor

FrostML commented Dec 26, 2022

软件环境

- paddlepaddle:
- paddlepaddle-gpu: 
- paddlenlp: develop 以及可能包含一个或多个正式版

重复问题

  • I have searched the existing issues

错误描述

PretrainedConfig 不兼容升级导致 fast generation 全部失败

稳定复现步骤 & 代码

model.generate(use_faster=True)

@FrostML FrostML added the bug Something isn't working label Dec 26, 2022
@FrostML FrostML removed the triage label Dec 27, 2022
@FrostML FrostML self-assigned this Dec 27, 2022
@FrostML FrostML closed this as completed Jan 3, 2023
@FrostML
Copy link
Contributor Author

FrostML commented Jan 3, 2023

Fix in #4213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant