According to MarkTechPost, Jina AI released jina-ocr-v1 — visual document parser that converts PDFs, scans, tables, charts, and invoices into Markdown. The model uses a MoE architecture with 3,4 billion parameters, of which about 570 million are active on each token.

The built-in FastMTP mechanism forms three draft tokens per step, preserving the claimed lossless output. The synopsis also cites results of 91,14 points in OmniDocBench v1.6 and 83,4 in olmOCR-Bench, as well as a speed of 2,57 pages per second on a single A100.

Weights of the model are hosted on Hugging Face under CC BY-NC 4.0; access to the hosted version is provided via Jina Reader. The significance of the release lies in an attempt to combine the processing of complex documents with more economical computation, but independent verification of the provided metrics is lacking.