We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://github.com/PaddlePaddle/PaddleNLP/blob/release/2.8/paddlenlp/generation/logits_process.py#L38 这里有bug吧,这个LogitsProcessorList没有实现__iter__和extend方法呀,从generate传入LogitsProcessorList执行会报错
The text was updated successfully, but these errors were encountered:
你好,正计划升级一下 generation 的代码。合入后通知您。
Sorry, something went wrong.
这个是PR: #10080
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。
ZHUI
No branches or pull requests
请提出你的问题
https://github.com/PaddlePaddle/PaddleNLP/blob/release/2.8/paddlenlp/generation/logits_process.py#L38
这里有bug吧,这个LogitsProcessorList没有实现__iter__和extend方法呀,从generate传入LogitsProcessorList执行会报错
The text was updated successfully, but these errors were encountered: