Cohere's document model loses the benchmark and wins the invoice
Cohere published a benchmark on which its own new model comes fourth, behind GPT-5.5, Opus 4.8 and Gemini 3.5 Flash. Then it shipped it anyway, and the argument is the interesting part.
Parse 5 is a 2.3 billion parameter vision model that turns a PDF, slide or photograph of a page into clean Markdown: text in reading order, tables as HTML, form fields, image descriptions and bounding boxes. It scores 79.2 on Cohere's ParseBench against 84.4 for GPT-5.5. It costs $1.50 per thousand pages and runs at 4.5 pages a second.
Why this one is different
The comparison is not with other document models. It is with using a frontier model for the job. Plenty of companies currently push scanned invoices through GPT-5.5 or Claude, which works and costs many times more per page. A 2.3GB model that fits in 4.6GB of memory and reads nine languages at a fifteenth of the price is a different argument from a better score, and publishing the losing benchmark alongside it is a more honest way to make it.
The comparison is not with other document models. It is with using a frontier model for the job.
How we got here
- 2024 to 2025Document parsing splits: dedicated OCR tools that are cheap and rigid, or frontier models that are accurate and expensive.
- 2026Open document models like GLM-OCR and DeepSeek-OCR close most of the accuracy gap at a fraction of the cost.
- 27 Aug 2026Parse 5 goes generally available, and is also listed on Microsoft Foundry the same day.
What it does and does not mean
ParseBench is Cohere's own benchmark, which is a real caveat even when the result is unflattering: a vendor choosing the test still chooses what counts. Nine languages is also a narrow claim in a world with several thousand. What the release does settle is a pricing question rather than a capability one, and for document work at volume price per page has become the number that decides, not the last two points of accuracy.