The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestATH MaaS2
ATH MaaSVision-Language

Alibaba's OvisOCR2 turns page images into Markdown

A compact 0.8B vision-language model aims to parse full documents—text, tables, and formulas—in a single pass.

Jul 13, 2026
NotableApache 2.0
OvisOCR2

Alibaba has released OvisOCR2, a compact vision-language model built for one job: reading a document image and producing clean, structured Markdown. At roughly 0.8 billion parameters, it sits firmly in the lightweight tier, and it ships under the permissive Apache 2.0 license on Hugging Face.

The pitch is end-to-end document parsing. Rather than stitching together a separate OCR engine, a layout detector, and a table extractor, OvisOCR2 handles a page in a single pass—converting text, tables, and mathematical formulas into a Markdown representation that downstream tools can consume directly.

Why it matters

Document understanding is one of the most practical uses of vision-language models, and small, specialized parsers are increasingly attractive for teams that want to run inference cheaply and locally. A sub-1B model that outputs structured Markdown addresses several recurring pain points:

  • Preserving tables and formulas, which conventional OCR often mangles
  • Producing machine-readable output ready for indexing or retrieval pipelines
  • Keeping compute costs low enough for on-device or high-volume batch use

The permissive licensing lowers the barrier further, letting developers embed the model in commercial products without the friction that accompanies more restrictive releases.

As with any new parser, the real test will be accuracy on messy, real-world scans and dense layouts, where formula and table fidelity separate useful tools from demos. For now, OvisOCR2 arrives as a focused, openly available option in a crowded but fast-moving space.

Sources

  • ATH-MaaS/OvisOCR2

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters800M
Size1.7 GB
PrecisionBF16
ArchitectureQwen3_5ForConditionalGeneration
LicenseAPACHE-2.0
Downloads81.1K
Likes362

Modalities

Vision-Language

0 comments

No comments yet. Be the first to weigh in.

More in Vision-Language

Inkling Small
Thinkingmachines/Vision-Language

Thinking Machines Debuts Inkling Small, a Compact Multimodal MoE

The Apache-2.0 model brings mixture-of-experts efficiency to image, audio, and text tasks in a smaller footprint.

Jul 27, 2026
Mage-VL
Microsoft/Vision-Language

Microsoft's Mage-VL Streams Video Natively

A codec-native multimodal foundation model aims to understand live video and vision-language input in real time.

Jul 26, 2026
Apertus v1.5 70B
Swiss Ai/Text / LLM

Apertus v1.5 70B arrives with an Apache-2.0 license

Switzerland's open-model effort ships a 70-billion-parameter, multilingual and multimodal system that anyone can use, modify, and deploy.

Jul 24, 2026