#68 · Primary category: Foundation Models

mPLUG-DocOwl

chart-understanding document-understanding mllm multimodal multimodal-large-language-models table-understanding

mPLUG-DocOwl: Modularized Multimodal Large Language Model for Document Understanding

Project last updated:05/30/25

GitHub Stars

2.4K

Forks

154

Contributors

8

License

Apache-2.0

Why we included this project

mPLUG-DocOwl is a family of open multimodal language models from Alibaba that handles document understanding without a separate OCR step. It answers questions about scanned pages, contracts, invoices, tables, and charts straight from the page image, which is the main reason teams building document Q&A or data-extraction features keep coming back to it. The repo bundles checkpoints from several model generations, including a compact chart-focused variant and a multi-page model, along with the inference, evaluation, and training code to run or extend them. Released training datasets and recipes make it realistic to fine-tune on your own document corpus rather than just running the models out of the box, and researchers will find reproduced benchmark numbers plus the published papers behind each major release. If your work turns messy, visual-heavy documents into structured answers, this is a strong starting point.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category