-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
questionFurther information is requestedFurther information is requested
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
...
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested