model release

MiniMax H3 Becomes First Open Video Model to Top an AI Video Ranking

TL;DR

MiniMax has released open weights for H3, a 33-billion-parameter video model that ranks first in Video Editing and second in Text-to-Video on Artificial Analysis — the first time an open model has topped a video generation category. The model accepts text, images, video, and audio in a single prompt, though its highest-resolution module remains closed.

3 min read
0

MiniMax has released open weights for H3, a 33-billion-parameter video generation model, making it the first open model to top a category on Artificial Analysis's video generation ranking. The model places first in Video Editing, second in Text-to-Video, and third in Image-to-Video, according to the benchmark site.

H3 is multimodal by design. It processes text, images, video, and audio together in a single request, generating clips between four and 15 seconds long with stereo sound. According to MiniMax's model card, a single prompt can combine up to nine reference images, three video clips, and three audio clips — a level of multi-input flexibility not typically available in open video models.

What's actually open — and what isn't

MiniMax did not release the full H3 stack. Two components remain closed: the 2K resolution module and H3-Context-IR, an internal system that translates prompts and reference material into a structured intermediate format before generation. Without H3-Context-IR, users running the model locally have to prepare that context manually, following prompting guides MiniMax has published separately.

The resolution gap is also notable in practice. Running H3 locally through ComfyUI currently tops out at 768p, well below the 2K output MiniMax's closed pipeline can produce. Users who want the model's full visual quality still depend on MiniMax's hosted service rather than the open weights.

What the open release does enable is fine-tuning. Developers can adapt H3 to custom footage, specific characters, or a particular visual style — something closed-model APIs generally don't allow. The license does carry a revenue cap, though: commercial use is only permitted for companies with less than $20 million in annual revenue, putting the model out of reach for larger commercial deployments without a separate agreement with MiniMax.

Pricing for MiniMax's hosted H3 service, including the closed 2K module, was not disclosed in the model card or accompanying materials.

Competing launch from ByteDance

The H3 release landed the same day ByteDance shipped Seedance 2.5, a closed video model that generates clips up to 30 seconds long with built-in audio — roughly double H3's maximum clip length. Seedance 2.5 is not available as open weights, and pricing details were not included in the source material.

What this means

H3's ranking result is the first concrete evidence that open-weight video models can compete with closed frontier systems on quality metrics, not just cost. But the release is only partially open: the highest-resolution module and the context-formatting system that likely contribute to H3's ranking performance stay behind MiniMax's hosted API. That split lets MiniMax claim an open-source milestone while preserving a commercial moat around the parts of the pipeline that matter most for output quality. For teams evaluating the model, the practical ceiling running it yourself is 768p — a meaningful gap from the 2K results driving its ranking placement. The $20 million revenue cap on commercial use further narrows who can actually build products on H3 without negotiating separately with MiniMax. Whether this becomes a template — rank-topping performance paired with partial openness — or a one-off will depend on how competitors like ByteDance and other Chinese labs respond in the coming months.

Related Articles

model release

MiniMax Releases H3, a 33B-Parameter Omni-Modal Model That Generates 2K Video With Native Stereo Audio

MiniMax has published MiniMax-H3, a 33-billion-parameter omni-modal generative model capable of producing up to 15 seconds of 2K video with native stereo audio. The model accepts text, image, video, and audio inputs, though its full 2K pipeline depends on a hosted preprocessing component not included in the open-source release.

model release

ByteDance's Seedance 2.5 Generates 30-Second AI Video Clips With Synced Audio

ByteDance released Seedance 2.5, an AI video model that generates synchronized video and audio in a single pass, producing clips up to 30 seconds long that can be extended further. That's roughly triple the length of Google's Gemini Omni Flash.

model release

Alibaba Releases Qwen3.8 Max, a Multimodal Reasoning Model with 1M Token Context

Alibaba has moved Qwen3.8 Max out of preview into general availability, positioning it as the flagship of the Qwen3.8 series with a 1 million token context window and multimodal input support. The model is priced at $2.00 per million input tokens and $6.00 per million output tokens via OpenRouter.

model release

DeepSeek Releases V4-Flash-0731, a 284B-Parameter Model That Beats Its Own Larger Pro Variant on Agentic Benchmarks

DeepSeek has shipped the full release of DeepSeek-V4-Flash-0731, a 284B-parameter model that according to DeepSeek outperforms its own larger V4-Pro (Preview) on agentic and coding benchmarks. Unsloth has published quantized GGUF versions, with lossless 8-bit weights requiring 162GB of storage.

Comments

Loading...