OvisOCR2 Tops Document Parsing Leaderboard

Littlepharaoh · reddit · 2026-07-15

The author tested OvisOCR2 (0.8B), an end-to-end document parsing VLM. Built on Qwen3.5-0.8B with continued pre-training and an Apache 2.0 license, it runs on vLLM 0.22.1. The model scored 96.58 on OmniDocBench v1.6, becoming the first end-to-end model to top the leaderboard, surpassing traditional "detection + crop + OCR + reassembly" pipelines.

End-to-end approaches avoid the single point of failure common in pipeline OCR, where missed regions during layout detection cause permanent text loss. Deployment is also simplified to a single model and serving stack.

In comparative tests using 827 real scanned medical documents, OvisOCR2 outperformed the GLM-OCR pipeline in overall word-level F1, showing significant improvements in tail percentiles where pipeline failures often stemmed from layout detector misses. The author also detailed throughput tests on a single RTX 5090, DPI trade-offs, fixes for repetitive output loops, and deployment specifics like mm-processor-cache and ninja.

Related event: OvisOCR2 Tops Document Parsing Leaderboard(2 posts)→

Original post →

More from Multimodal

Multimodal channel →