docling-project / docling-project/docling

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

Open
#799 8 comments 15 reactions 1 assignee Claimed by @nikos-livathinos View on GitHub
pytorch question
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.