Verdict · Skip the model
2026-06-30
Baidu Unlimited-OCR & the RSWA trick
"Baidu Just Fixed DeepSeek-OCR for Reading Long Documents" · hESwB7Xv-K8
Open-weights ~3B MoE (~0.5B active) fine-tuned on DeepSeek-OCR, claiming dozens of pages in one pass with no slowdown. Presenter built a Claude Code demo, confirmed it works — then argued against adopting it.
Verdict
Clever architecture, wrong production choice. The narrow real win of one-shot is coherence — tables/sentences spanning page breaks don't get sliced. Keep RSWA as prior art for any future long-doc / long-audio transcription; skip the model. Presenter's stack: Docling default → local VLM fallback → Chandra 2 for specialist.