mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 14:04:27 +00:00
corrections in the documentation
Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
This commit is contained in:
parent
db5cc61494
commit
9cc5abd241
@ -81,7 +81,7 @@ docling https://arxiv.org/pdf/2206.01062
|
|||||||
|
|
||||||
You can also use 🥚[SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview) via Docling CLI:
|
You can also use 🥚[SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview) via Docling CLI:
|
||||||
```bash
|
```bash
|
||||||
docling --pipeline vlm --vlm-model smoldocling tests/data/pdf/2305.03393v1-pg9.pdf
|
docling --pipeline vlm --vlm-model smoldocling https://arxiv.org/pdf/2206.01062
|
||||||
```
|
```
|
||||||
This will use MLX acceleration on supported Apple Silicon hardware.
|
This will use MLX acceleration on supported Apple Silicon hardware.
|
||||||
Read more [here](https://docling-project.github.io/docling/usage/)
|
Read more [here](https://docling-project.github.io/docling/usage/)
|
||||||
|
@ -29,7 +29,7 @@ To see all available options (export formats etc.) run `docling --help`. More de
|
|||||||
#### SmolDocling via CLI
|
#### SmolDocling via CLI
|
||||||
You can also use 🥚[SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview) via Docling CLI:
|
You can also use 🥚[SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview) via Docling CLI:
|
||||||
```bash
|
```bash
|
||||||
docling --pipeline vlm --vlm-model smoldocling tests/data/pdf/2305.03393v1-pg9.pdf
|
docling --pipeline vlm --vlm-model smoldocling https://arxiv.org/pdf/2206.01062
|
||||||
```
|
```
|
||||||
This will use MLX acceleration on supported Apple Silicon hardware.
|
This will use MLX acceleration on supported Apple Silicon hardware.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user