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
CustomMBartDecoder does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention
使用命令行进行测试
Linux
3.10
1.0.x
cuda
The text was updated successfully, but these errors were encountered:
try new venv, it solved my problem. the issue might be different version of libraries :).
Sorry, something went wrong.
#999
No branches or pull requests
Description of the bug | 错误描述
CustomMBartDecoder does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention
How to reproduce the bug | 如何复现
使用命令行进行测试
Operating system | 操作系统
Linux
Python version | Python 版本
3.10
Software version | 软件版本 (magic-pdf --version)
1.0.x
Device mode | 设备模式
cuda
The text was updated successfully, but these errors were encountered: