VLM Run Gateway Launches Unified API for Open-Weight OCR and Vision Models

What shipped

VLM Run Gateway launched September 4, 2026 (announced on the Hugging Face blog): one API for running open-weight VLMs, OCR VLMs, and ViT-based vision models, built from the team's own production pain serving vision for agents and evals.

What changed

Why a builder cares

Vision quality degrades silently through generic routers — same model ID, different quant, dropped video FPS, no page-level retries. VLM Run Gateway makes open-weight vision behave like one dependable API, which is exactly what OCR-heavy agents need.

Related posts