docling/docs
Nikos Livathinos 3bb7df66ca feat(Accelerator): Introduce options to control the num_threads and device from API, envvars, CLI.
- 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>
2024-12-04 17:29:09 +01:00
..
api_reference docs: add automatic api reference (#475) 2024-12-02 09:55:52 +01:00
assets docs: extend integration docs & README (#456) 2024-11-28 09:41:21 +01:00
concepts docs: add DocETL, Kotaemon, spaCy integrations; minor docs improvements (#408) 2024-11-21 17:23:04 +01:00
examples feat(Accelerator): Introduce options to control the num_threads and device from API, envvars, CLI. 2024-12-04 17:29:09 +01:00
integrations docs: extend integration docs & README (#456) 2024-11-28 09:41:21 +01:00
overrides docs: extend integration docs & README (#456) 2024-11-28 09:41:21 +01:00
stylesheets docs: introduce docs site (#141) 2024-10-14 14:13:13 +02:00
cli.md docs: add automatic generation of CLI reference (#325) 2024-11-15 13:18:17 +01:00
faq.md docs: add styling for faq (#502) 2024-12-03 11:20:49 +01:00
index.md docs: extend integration docs & README (#456) 2024-11-28 09:41:21 +01:00
installation.md feat(ocr): added support for RapidOCR engine (#415) 2024-11-27 13:57:41 +01:00
usage.md docs: add automatic generation of CLI reference (#325) 2024-11-15 13:18:17 +01:00
v2.md docs: fixed typo in v2 example v2 (#378) 2024-11-19 16:27:19 +01:00