DS4SD / docling

Get your documents ready for gen AI
https://ds4sd.github.io/docling
MIT License
8.92k stars 424 forks source link

Python 3.13 support #136

Open dolfim-ibm opened 1 month ago

dolfim-ibm commented 1 month ago

In this issue we keep track of the Python 3.13 support in Docling and its components. In most cases, we have to wait for stating a complete support, until the main dependencies will be distributed for 3.13 as well.

Docling components

🟢 The package is available and fully working 🟠 The package relies on dependencies which are not available on Python 3.13 🔴 The package is not working or available for Python 3.13

Package Status PR
Docling 🟠
Docling Core 🟢
Docling IBM Models 🟠
(torch)
Docling Parse 🟢 ~https://github.com/DS4SD/docling-parse/pull/39~
DeepSearch GLM 🟢 ~https://github.com/DS4SD/deepsearch-glm/pull/82~

Dependencies

Package Status
Torch 🔴
Tokenizers (only for examples) 🔴

Cc @cau-git @vagenas @PeterStaar-IBM

PeterStaar-IBM commented 1 week ago

@dolfim-ibm I think we need to follow this PR: https://github.com/pytorch/pytorch/issues/130249 for docling-ibm-models