mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 12:34:22 +00:00
- Introduce the AcceleratorOptions, AcceleratorDevice and use them to set the device where the models run. - Introduce the accelerator_utils with function to decide the device and resolve the AUTO setting. - Refactor the way how the docling-ibm-models are called to match the new init signature of models. - Translate the accelerator options to the specific inputs for third-party models. - Extend the docling CLI with parameters to set the num_threads and device. - Add new unit tests. - Write new example how to use the accelerator options. Signed-off-by: Christoph Auer <cau@zurich.ibm.com> |
||
---|---|---|
.. | ||
batch_convert.py | ||
custom_convert.py | ||
develop_picture_enrichment.py | ||
export_figures.py | ||
export_multimodal.py | ||
export_tables.py | ||
full_page_ocr.py | ||
hybrid_rag_qdrant.ipynb | ||
index.md | ||
minimal.py | ||
rag_langchain.ipynb | ||
rag_llamaindex.ipynb | ||
run_md.py | ||
run_with_accelerator.py | ||
run_with_formats.py |