DeepInfra raises $107M Series B to scale the inference cloud — read the announcement

Open-source multimodal models have a benchmark problem. Every new release comes with DocVQA and MMMU scores, but those numbers rarely reflect how a model performs on a real workload. A model can lead the leaderboard and still struggle with a scanned invoice, a noisy image, or a multi-step agent workflow.
Real-world data is far less predictable than benchmark datasets. Documents may be rotated, poorly formatted, or spread across multiple pages. Images often come with poor lighting, motion blur, or compression artifacts. These are the conditions that reveal whether a model is truly production-ready or only performs well in controlled demos.
This article evaluates open-source multimodal models through a production lens, focusing on the capabilities that matter most in real deployments: OCR accuracy, latency, long-context reliability, tool calling, and inference cost at scale.
We want to preface by saying that these aren’t the only multi-modal open source models out there in the market. However, in terms of covering a wide range of use cases, they do arguably stand out.
| Model | Best for | Modalities | Context | Input Price | Key Strength |
| Qwen3-VL 30B | Document extraction and OCR | Text, image | 1M tokens | $0.15/1M | 32-language OCR, DeepStack ViT fusion |
| Kimi K3 | Visual agents and GUI automation | Text, image, video | 1M tokens | $3.00/1M | Native multimodal MoE, Agent Swarm |
| Gemma 4 26B | High-volume image understanding | Text, image | 262K tokens | $0.07/1M | Lowest cost, 3.8B active params |
| MiMo-V2.5 | Full omni pipelines | Text, image, video, audio | 1M tokens | $0.40/1M | Unified omni architecture, one inference call |
Benchmark scores measure a narrow slice of model behavior. DocVQA evaluates document question answering on curated business documents, while MMMU measures reasoning across academic images from multiple disciplines. Both provide useful signals, but neither reflects how a model performs in a production pipeline. Open-source models have closed much of the gap with proprietary models on these benchmarks, but benchmark parity does not automatically translate to production readiness.
Image by Author
The biggest differences show up in areas that leaderboards rarely measure.
These limitations show why benchmark scores alone are not enough to judge whether a multimodal model is ready for production. Real deployments require models that can handle messy inputs, maintain reliability across complex workflows, and operate efficiently at scale.
Since these challenges are rarely captured by benchmarks, evaluating multimodal models requires looking beyond leaderboard scores. Each model in this article was assessed across five production-focused criteria:
Together, these criteria provide a practical framework for identifying which multimodal models are not only strong on benchmarks, but also capable of supporting reliable real-world deployments.
Pick: Qwen3-VL
Qwen3-VL is one of the strongest choices for document-heavy workloads on DeepInfra. It is designed for tasks where understanding document structure matters as much as reading the text itself.
Instead of relying on a separate OCR pipeline, teams can send invoices, contracts, and scanned forms directly to the model and receive structured outputs in a single step. The Vision and OCR guide covers this implementation directly. This makes it a strong fit for workflows in industries such as healthcare, logistics, and CPG where documents often contain complex layouts and inconsistent formatting.
Why it stands out:
For most production deployments, the 30B variant is the practical choice at $0.15 input and $0.60 output per million tokens. The 235B version is better suited for cases where maximum accuracy matters more than inference cost. DeepInfra serves both variants in FP8, which reduces memory requirements while maintaining the full context window for long document processing.
Best for: invoices, contracts, multi-page reports, and document intelligence pipelines.
Trade-off: the larger model requires significantly more compute. For simpler image understanding tasks, smaller models are more cost-effective.
Pick: Kimi K3
Kimi K3 is built for workflows where models need to understand visual inputs, use tools, and complete multiple steps without losing context. Its architecture makes it particularly suitable for GUI automation, visual coding, and screenshot-to-code tasks.
A typical use case is converting a design mockup, website screenshot, or wireframe into working frontend code. The model can interpret the visual structure, reason through the layout, and generate the required output as part of a longer workflow.
Why it stands out:
Best for: GUI agents, visual coding, screenshot-to-code systems, and complex multi-step visual workflows where scale and context depth matter.
Trade-off: significantly higher cost compared to lightweight models makes it less suitable for high-volume single-image tasks or simple document processing.
Pick: Gemma 4 26B
Gemma 4 26B is a strong option when cost efficiency matters. It uses a mixture-of-experts architecture that activates only 3.8 billion of its 25.2 billion parameters per token, delivering strong visual performance while keeping inference costs low.
It works well for applications that need reliable image understanding at scale, such as classification, visual question answering, chart analysis, and screenshot interpretation.
Why it stands out:
DeepInfra’s MoE inference optimization means Gemma 4 26B runs at the effective speed of a 4B dense model, making it practical for pipelines that process high volumes of images where latency per call compounds across thousands of requests.
Best for: image classification, visual QA, chart analysis, and screenshot parsing at scale.
Trade-off: not the best choice for complex document understanding or long multi-step agent workflows where stronger reasoning consistency is required.
Pick: MiMo-V2.5
MiMo-V2.5 is designed for applications that need to handle multiple input types within the same workflow. Instead of combining separate models for vision, audio, and text, it provides a unified multimodal system that processes all three modalities together.
This is useful for applications where inputs are unpredictable, such as customer support systems receiving documents, videos, and voice recordings. A single model reduces routing complexity, separate API calls, and context management overhead.
Why it stands out:
DeepInfra’s optimized MoE inference engine delivers peak output speeds exceeding 130 tokens per second for MiMo-V2.5, significantly faster than the first-party API, which matters for real-time audio-visual applications where the model’s thinking time already adds latency before generation begins.
Best for: mixed-modality applications, video understanding, and audio-visual workflows.
Trade-off: for image-only or text-only workloads, specialized models usually provide better performance at a lower cost.
Open-source multimodal models have improved significantly, but some challenges remain when deploying them in production-critical workflows.
Current omni models perform well on clean audio inputs, but real-world audio introduces additional complexity. Background noise, overlapping speakers, compression artifacts, and inconsistent recording conditions can quickly reduce accuracy.
MiMo-V2.5 represents progress in unified audio-visual understanding, but specialized speech recognition models remain the better choice when transcription accuracy is critical. Omni models work well for controlled audio scenarios, while noisy call recordings, field audio, and high-stakes transcription require more specialized systems.
Understanding short video clips has improved significantly, but long-form video remains a challenge. There is a major difference between analyzing a 30-second clip and maintaining context, tracking events, and reasoning consistently across an hour-long recording.
Current models are effective for tasks like clip summarization and event detection. However, workflows that require reliable understanding across long videos still need careful testing before being deployed at scale.
Choosing the right model is only part of the decision. Deployment choices determine how well that model performs in a real system.
Model selection defines what a system is capable of doing. Deployment decisions determine whether it can perform reliably at scale.
The open-source multimodal landscape is changing rapidly. A model that leads benchmarks today may not be the right choice for every production workload, and new releases will continue to reshape the available options.
The evaluation criteria remain the same regardless of which models emerge next: OCR accuracy on real-world documents, latency under production workloads, context reliability, tool calling consistency, and cost at scale. These factors determine whether a model is only impressive in demos or capable of powering reliable production systems.
Search That Actually Works: A Guide to LLM RerankersSearch relevance isn’t a nice-to-have feature for your site or app. It can make or break the entire user experience.
When a customer searches "best laptop for video editing" and gets results for gaming laptops or budget models, they leave empty-handed.
Embeddings help you find similar content, bu...
Introducing GPU Instances: On-Demand GPU Compute for AI WorkloadsLaunch dedicated GPU containers in minutes with our new GPU Instances feature, designed for machine learning training, inference, and compute-intensive workloads.
Qwen3.5 4B via DeepInfra: Latency, Throughput & Cost<p>About Qwen3.5 4B (Reasoning) Qwen3.5 4B is a compact 4-billion parameter open-weights model released in March 2026 as part of Alibaba Cloud’s Qwen3.5 Small Model Series. It employs an Efficient Hybrid Architecture combining Gated Delta Networks (a form of linear attention) with sparse Mixture-of-Experts, delivering high-throughput inference with minimal latency overhead — a significant architectural […]</p>
© 2026 DeepInfra. All rights reserved.