BlueCrescent/DocLLM

Implementation of the DocLLM paper for Llama models.

13

stars

100

commits

Python

primary language

Apr 6, 2025

updated

README

DocLLM

This is an implementation of the DocLLM paper for Llama models. Based on the paper "DocLLM: A layout-aware generative language model for multimodal document understanding".

License

Most of the code in this repository is published under MIT license. However, the script "src/external_scripts/document_tokenization/document_tokenization_pymupdf.py" is published GNU Affero General Public License due to it using PyMuPDF. If another license for PyMuPDF is acquired, the script may also be used under that license.

Contributors

BlueCrescent

100 commits

BlueCrescent/DocLLM

Implementation of the DocLLM paper for Llama models.

13

stars

100

commits

Python

primary language

Apr 6, 2025

updated

README

DocLLM

This is an implementation of the DocLLM paper for Llama models. Based on the paper "DocLLM: A layout-aware generative language model for multimodal document understanding".

License

Most of the code in this repository is published under MIT license. However, the script "src/external_scripts/document_tokenization/document_tokenization_pymupdf.py" is published GNU Affero General Public License due to it using PyMuPDF. If another license for PyMuPDF is acquired, the script may also be used under that license.

Contributors

BlueCrescent

100 commits

Languages

Python

100.0%