AIThis post was created with the assistance of artificial intelligence (AI).

TL;DR

Baidu has open-sourced Unlimited-OCR, a 3-billion-parameter AI model capable of reading multi-page documents in one forward pass within a standard 32K context window. This breakthrough improves speed and memory efficiency, especially for long documents, but does not surpass all existing models in benchmark accuracy.

Baidu has officially released Unlimited-OCR, a large language model designed specifically for optical character recognition (OCR) that can process entire multi-page documents in a single forward pass. This development marks a notable advancement in OCR technology, emphasizing speed and memory efficiency, and is now available under an open-source license.

The Unlimited-OCR model, with 3 billion parameters and support for a 32K context window, was open-sourced on June 22, 2026, with a detailed technical report following the next day. It is based on Baidu’s prior DeepSeek-OCR architecture, incorporating a novel Reference Sliding Window Attention (R-SWA) mechanism that replaces traditional attention layers in the decoder. This innovation allows the model to parse entire multi-page documents in a single pass, without the need for splitting pages or stitching results, which are common in traditional OCR pipelines.

According to Baidu, the key breakthrough is the model’s constant memory usage during processing, which prevents latency and memory from increasing with longer documents. This enables the model to handle dozens of pages simultaneously, with a throughput of approximately 5,580 tokens per second, representing a roughly 12.7% speed increase over Baidu’s previous DeepSeek-OCR model. Benchmark results on OmniDocBench show an overall score of 93.92, positioning it at the top of end-to-end OCR rankings at the time of release. For long documents, the model maintains a low error rate, with an edit distance below 0.11 even for 40+ pages, although these results are based on Baidu’s internal test sets.

At a glance
breakingWhen: announced June 2026
The developmentBaidu released Unlimited-OCR, a new AI model that reads entire multi-page documents in a single pass, significantly enhancing OCR speed and memory efficiency.

Implications of Baidu’s Multi-Page OCR Breakthrough

This development is significant because it demonstrates that large language models can be optimized for document understanding tasks that require reading entire multi-page texts in a single pass, reducing processing time and memory demands. It challenges the traditional page-by-page approach and offers practical benefits for industries dealing with lengthy documents, such as legal, academic, and governmental sectors. However, despite its impressive architecture, the model does not outperform all existing OCR models in every benchmark, and its real-world accuracy for specific tasks remains to be validated outside Baidu’s internal tests.

Amazon

document scanner with OCR

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Baidu’s OCR and Model Evolution

Baidu’s OCR efforts have historically involved models like PaddleOCR and DeepSeek-OCR, which process pages individually and stitch results afterward. The recent release of Unlimited-OCR builds on this lineage, introducing architectural improvements focused on memory management and long-document parsing. Previous models, such as PaddleOCR-VL, achieved benchmark scores around 94.5 but relied on page-by-page processing. The new model’s ability to process entire documents in one pass represents a notable shift in OCR technology, driven by advances in transformer architectures and attention mechanisms.

„Unlimited-OCR demonstrates that large models can process entire multi-page documents efficiently without sacrificing accuracy, thanks to innovative memory management.“

— Baidu Research Team

Amazon

multi-page OCR document reader

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unconfirmed Aspects and External Validation Needs

While Baidu reports promising benchmark results and internal tests for long documents, independent evaluations outside Baidu’s testing environment are not yet available. The model’s performance on real-world, diverse datasets, and its accuracy compared to top models like PaddleOCR-VL and Zhipu’s GLM-OCR, remain to be confirmed. Additionally, claims about download figures and widespread adoption are inconsistent, with Baidu’s model card indicating approximately 8,400 downloads in July 2026, far below viral claims of 1.9 million.

Amazon

AI-powered OCR scanner

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Future Developments and Industry Adoption Expectations

Next steps include external validation of Unlimited-OCR’s performance on diverse datasets, integration into practical workflows, and potential improvements based on community feedback. Baidu may also continue refining the model architecture and release updates to enhance accuracy and efficiency. Industry observers will watch for how this model influences OCR practices, especially in sectors requiring high-speed, long-document processing. Additionally, other AI firms may develop similar architectures, further advancing OCR technology.

Amazon

professional OCR software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does Unlimited-OCR differ from traditional OCR models?

Unlimited-OCR can process entire multi-page documents in a single pass using a novel attention mechanism that maintains constant memory and latency, unlike traditional models that process pages individually.

What are the main advantages of this new model?

Its primary advantages are faster processing speeds, lower memory usage during long-document parsing, and the ability to handle complex documents with cross-page references without splitting or stitching.

Is the model available for commercial use?

Yes, the model is open-sourced under an MIT license and available on Hugging Face, supporting various deployment options such as Transformers, Docker, and community quantizations.

Will this replace existing OCR solutions?

It offers a significant architectural improvement for specific applications like long-document reading, but its adoption will depend on real-world performance and integration needs. It complements rather than outright replaces current models in many cases.

How does the performance compare to other models?

In benchmark tests, Unlimited-OCR scores highly but does not surpass all models like PaddleOCR-VL or Zhipu’s GLM-OCR in single-page accuracy. Its strength lies in processing entire documents efficiently.

Source: ThorstenMeyerAI.com

You May Also Like

Jack Clark Says It Out Loud — Reading the Co-Founder’s 60%/2028 Estimate on Automated AI R&D

Anthropic co-founder Jack Clark states there is a 60%+ probability that autonomous AI systems capable of self-improvement could emerge by 2028, marking a significant policy forecast.

David Lozano Wins King Of The Mountains At The Philadelphia Cycling Classic

David Lozano secures the King of the Mountains title at the Philadelphia Cycling Classic, marking a significant achievement in his cycling career.

Different Game, or Already Lost? Reading Mistral’s Sovereignty Bet

Analyzing Mistral’s shift to full-stack AI amid industry doubts. Is it a strategic move or a sign of losing the frontier-model race?

The Model Is Only 10%: The Real Lesson of the New SDLC

A new Google whitepaper reveals that in AI development, the model is only 10% of the system; the harness and context engineering matter most.