From db5cc614940ac615c24e9ebc690b1c9e070ad274 Mon Sep 17 00:00:00 2001 From: Maksym Lysak Date: Wed, 19 Mar 2025 14:46:23 +0100 Subject: [PATCH] Updated documentation Signed-off-by: Maksym Lysak --- docs/index.md | 2 +- docs/usage/index.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 789dae8f..1b3f4569 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,7 +26,7 @@ Docling simplifies document processing, parsing diverse formats — including ad * 🔒 Local execution capabilities for sensitive data and air-gapped environments * 🤖 Plug-and-play [integrations][integrations] incl. LangChain, LlamaIndex, Crew AI & Haystack for agentic AI * 🔍 Extensive OCR support for scanned PDFs and images -* 🥚 Support of Visual Language Models ([SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview)) +* 🥚 Support of Visual Language Models ([SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview)) 🆕 * 💻 Simple and convenient CLI ### Coming soon diff --git a/docs/usage/index.md b/docs/usage/index.md index 1ab7842c..01caad65 100644 --- a/docs/usage/index.md +++ b/docs/usage/index.md @@ -26,6 +26,13 @@ To see all available options (export formats etc.) run `docling --help`. More de ### Advanced options +#### SmolDocling via CLI +You can also use 🥚[SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview) via Docling CLI: +```bash +docling --pipeline vlm --vlm-model smoldocling tests/data/pdf/2305.03393v1-pg9.pdf +``` +This will use MLX acceleration on supported Apple Silicon hardware. + #### Model prefetching and offline usage By default, models are downloaded automatically upon first usage. If you would prefer