Replies: 3 comments
-
Hi @Arin1599! I'm Dosu and I’m helping the docling team. You can manually download all required Docling models for offline use by running:
This saves the models in a folder named
If you're running Docling in a container, mount the models folder and set the same environment variable inside the container. This setup works for both local and production deployments and avoids any runtime downloads, making it suitable for offline environments. More details and examples are available in the official documentation. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
See https://docling-project.github.io/docling/usage/#model-prefetching-and-offline-usage |
Beta Was this translation helpful? Give feedback.
-
I understand this, but since I am in a secured company network environment, while connecting to internet for even downloading the mode, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))) I can only download the model files from browser and place it in a particular directory and provide the path for it.. Can it be done? This is the only workaround that I know of.. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use docling in a environment without internet connectivity. I want to manually download the model files in a particular folder and use that path to invoke the docling functionalities . how can I do it? Please Help.
Beta Was this translation helpful? Give feedback.
All reactions