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

Could not load the custom kernel for multi-scale deformable attention. #799

Open
jmvial opened this issue Jan 24, 2025 · 0 comments
Open
Labels
question Further information is requested

Comments

@jmvial
Copy link

jmvial commented Jan 24, 2025

Hey there,

Actually when running the code that previously went perfect and zero problems, now I got the error message:

Could not load the custom kernel for multi-scale deformable attention: /home/randbee/.cache/torch_extensions/py310_cu124/MultiScaleDeformableAttention/MultiScaleDeformableAttention.so: cannot open shared object file: No such file or directory

Anyone experience the same thing?

Seems like the installation of docling is missing some file related to pytorch.

I already tried to:

pip install docling --extra-index-url https://download.pytorch.org/whl/cpu

As I am running the process on a CPU.

@jmvial jmvial added the question Further information is requested label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant