We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
paddlenlp==2.4.5 from paddlenlp import Taskflow 日志会不停输出下面的警告信息,有大佬知道怎么解决吗? W0804 07:47:21.544287 173818 default_variables.cpp:91] Fail to fscanf: Success [0] W0804 07:47:22.543000 173888 default_variables.cpp:91] Fail to fscanf: Success [0]
The text was updated successfully, but these errors were encountered:
我也出现了相同的情况,我目前使用了flask + gunicorn 部署服务。如果只使用 flask 的话,并没有出现这个日志。
请问你也是相同的情况吗?
Sorry, something went wrong.
可以升级paddlenlp版本试一下
wawltor
No branches or pull requests
请提出你的问题
paddlenlp==2.4.5
from paddlenlp import Taskflow
日志会不停输出下面的警告信息,有大佬知道怎么解决吗?
W0804 07:47:21.544287 173818 default_variables.cpp:91] Fail to fscanf: Success [0]
W0804 07:47:22.543000 173888 default_variables.cpp:91] Fail to fscanf: Success [0]
The text was updated successfully, but these errors were encountered: