docling-project / docling-project/docling
docling errror in local models
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Question
Trying to load offline docling models .
I am running the docling by setting the **DOCLING_SERVE_ARTIFACTS_PATH** to a directory names **a:\abc\docling_models**. which has sub directories **ds4sd--docling-layout-heron** and **RapidOcr** and **ds4sd--docling-models** and it is working fine , and now I create a container and same structure exist inside the container where the **DOCLING_SERVE_ARTIFACTS_PATH=/app/docling_models** which has the same sub dir structure as that of my dev env . But when it runs it is trying to find _**model.sensors**_ file from **_/app/docling-models/model.safesensors_** , ideally , this is inside another sub directory right?. what is the issue
...
Contributor guide
Assessment
This issue has not been assessed yet.