docling-project / docling-project/docling
Support of batch processing?
Open
triage/close-stale
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
'Cannot copy out of meta tensor; no data! Please use torch.nn.Module.to_empty() instead of torch.nn.Module.to() when moving module from meta to a different device.'
i got this error when doing manual batch processing(using asyncio.gather)
there is a batch processing and multidocument processing in docling
https://docling-project.github.io/docling/examples/batch_convert/
https://docling-project.github.io/docling/examples/run_with_formats/
it will help me so much if this were integrated!
Contributor guide
Assessment
This issue has not been assessed yet.