TL;DR
Baidu released Unlimited-OCR, a 3-billion-parameter AI model capable of processing multi-page documents in one pass with constant memory use. This development enhances long-document OCR efficiency and accuracy, challenging existing cloud-based solutions.
Baidu has open-sourced Unlimited-OCR, a 3-billion-parameter AI model that can parse entire multi-page documents in a single forward pass, using a novel attention mechanism that maintains constant memory. This breakthrough, announced on June 22, 2026, represents a significant advance in digital document management by enabling faster, more accurate processing of long documents on local hardware.
The model, released under an MIT license and available on Hugging Face, is based on Baidu’s existing DeepSeek-OCR architecture, with key innovations in Reference Sliding Window Attention (R-SWA) that prevent memory growth during processing. Unlike traditional decoder-based OCR models, which see their memory requirements grow linearly with output length, Unlimited-OCR maintains a fixed GPU memory footprint, allowing it to process dozens of pages in a single pass without splitting or stitching.
Performance benchmarks show that Unlimited-OCR outperforms Baidu’s previous models and approaches the top of the end-to-end OCR ranking on OmniDocBench, with a score of 93.92 on version 1.6. It can parse a 20-page document with an error rate below 6%, even at 40+ pages, with an edit distance of approximately 0.11. The model supports various deployment options, including Transformers, vLLM, SGLang, Docker, and community quantizations, making it accessible for local use.
Enhanced Long-Document OCR Capabilities on Local Hardware
This development is a major step forward because it enables efficient, accurate processing of lengthy documents without relying on cloud services or page-by-page methods. It addresses longstanding issues like broken tables, incorrect reading order, and slow processing speeds, which are critical for industries such as legal, academic, and enterprise document management. The ability to run such models on standard hardware democratizes access to high-performance OCR, reducing dependency on expensive cloud solutions.
Moreover, the architectural innovation—constant memory use—sets a new standard for future OCR models, potentially leading to broader adoption and further research into scalable, high-accuracy document parsing.
high-accuracy multi-page document OCR scanner
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Baidu’s OCR Evolution and Industry Impact
Baidu’s open-sourcing of Unlimited-OCR follows years of incremental improvements in OCR technology, building on open models like PaddleOCR and prior Baidu models. The release coincides with a broader industry trend toward deploying large, open models locally, reducing reliance on cloud-based APIs. While models like Zhipu’s GLM-OCR and PaddleOCR-VL have achieved high accuracy on page-by-page benchmarks, Unlimited-OCR’s ability to process entire documents in a single pass with fixed memory is a notable breakthrough.
This innovation responds to the needs of sectors requiring high-volume, long-document processing, such as legal, scientific, and governmental organizations, where processing speed and accuracy are critical and data privacy concerns limit cloud use.
“Unlimited-OCR demonstrates that constant memory architecture can revolutionize long-document OCR, enabling faster and more reliable processing.”
— Baidu Research Team
portable OCR document scanner for long documents
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Unconfirmed Aspects of Model Performance and Adoption
While benchmark results are promising, it remains unclear how Unlimited-OCR performs across diverse real-world document types outside of controlled tests. Its comparative accuracy against top cloud-based solutions like Azure or Google Cloud OCR has not been fully disclosed. Additionally, the extent of adoption by industry users and integration into existing workflows is still developing, and long-term robustness remains to be seen.
AI-powered OCR software for legal documents
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Next Steps for Industry Adoption and Technical Development
Baidu is expected to promote wider adoption of Unlimited-OCR through API integrations and enterprise partnerships. Further research may focus on refining the model’s robustness across varied document formats and languages. Additionally, industry observers will watch for independent evaluations and real-world case studies to validate its effectiveness outside laboratory benchmarks.
local hardware OCR solution for enterprise
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does Unlimited-OCR differ from previous Baidu OCR models?
It introduces a constant memory architecture using Reference Sliding Window Attention, allowing processing of entire multi-page documents in a single pass without memory growth, unlike previous models that processed pages separately.
Can Unlimited-OCR be used on standard hardware?
Yes, the model is designed to run on common hardware configurations supporting Docker and community quantizations, making high-performance OCR accessible without cloud reliance.
How does its accuracy compare to cloud-based OCR services?
Benchmark scores indicate it is competitive, especially for long documents, but comprehensive comparisons with cloud services are still pending.
Is this model ready for commercial deployment?
While technically available and promising, organizations should evaluate its performance in real-world scenarios before full deployment, as long-term robustness and integration are still being tested.
Source: ThorstenMeyerAI.com