Modelspublished

MiniMax H3 Opens Its Video Weights, but Not Where Many Developers Work

The release gives smaller eligible organizations a route to self-hosted video generation, but the highest-resolution system and global access remain a hosted-service proposition.

By 3 min read
MiniMax H3 Opens Its Video Weights, but Not Where Many Developers Work

Listen to this story

The audio brief

About 1:33
0:001:33
Read transcript
MiniMax has released the weights for H3, its video model that takes text, images, video, and audio together, then generates video with synchronized stereo sound. But the download is not the full product—and for many developers, it is not legally usable locally. Published on Hugging Face on August third, the package is a 768p base model. The company’s hosted API can reach 2K resolution, but the upscaling module and Context-IR prompt system are not included in the release. The license also excludes local use, modification, deployment, and even use of locally generated outputs in the United States, European Union, United Kingdom, and South Korea. Smaller organizations outside those regions can use it commercially without charge, but companies above twenty million dollars in annual revenue need MiniMax’s written authorization. The license also prohibits training or distilling other models on H3 outputs. The technical bar is high, too: a reported setup used two RTX 5090 GPUs and 384 gigabytes of RAM, taking about nine minutes to produce five seconds of video. H3’s core has 33 billion parameters, inside a roughly 69-billion-parameter multimodal stack. Artificial Analysis ranked it first among open-weight text-to-video models, with an Elo score of 1,303. The key constraint is simple: H3 offers strong downloadable weights, but resolution, geography, and the complete workflow still point many teams toward the hosted API.

Story brief

3 key points

MiniMax released H3 weights on Hugging Face on August 3, but the package is a 768p base model rather than the API’s complete system. Its Community License blocks local use in the US, EU, UK, and South Korea, requires authorization for organizations above $20 million in annual revenue, and prohibits training other models on H3 outputs. Permitted self-hosting can require two RTX 5090s and 384GB of RAM, while 2K output...

  1. 01

    The API costs $4.80 per minute at 768p and $7.80 at 2K; the 2K pipeline adds $0.05 per output second.

  2. 02

    H3’s 33-billion-parameter core sits inside an approximately 69.2-billion-parameter multimodal inference stack.

  3. 03

    A reported consumer setup needed two RTX 5090s, 384GB RAM, and 9.3 minutes to generate five seconds.

MiniMax H3 promises a unified route from prompts and reference media to video with synchronized stereo sound. The catch is that its downloadable weights are neither globally usable nor equivalent to the full product: the default license excludes the US, EU, UK and South Korea, while 2K generation remains tied to the hosted API.

One model, mixed inputs

Released July 31, H3 accepts text, images, video and audio as a single input context. It generates video and synchronized 32 kHz stereo audio in one pass; hosted clips run from four to 15 seconds at 24 frames per second and can reach 2K resolution.

That unified input is the practical distinction H3 is trying to make. Rather than requiring separate tools for video generation, voice and sound effects, a user can supply reference media and direct the result in natural language. Its omni-reference mode accepts as many as 12 mixed files; a separate variant supports zero, one or two input images, including first- and last-frame control.

The package is technically substantial. H3’s core single-stream transformer has 33 billion parameters, while the full inference stack, including its text encoder, video encoder-decoder and multimodal-input system, totals about 69.2 billion parameters. MiniMax says its video autoencoder compresses the sequence representation, allowing longer or higher-resolution generation without a proportional increase in compute.

The open-weight version is a narrower system

MiniMax published the weights on Hugging Face on August 3 under its Community License Agreement. In the excluded territories, that agreement does not authorize local use, modification, distribution, deployment or use of locally generated outputs. The hosted service is available there, drawing a firm distinction between using H3 and self-hosting it.

The missing components explain why downloading the weights does not recreate the product MiniMax sells through its API. The excluded Context-IR system interprets mixed inputs, while H3-Regenerate-2K produces higher-resolution video by regenerating the model’s lower-resolution output in context. The API charges an additional $0.05 per output second for that 768p-to-2K pipeline.

Commercial terms for permitted users

  • Organizations with annual revenue below $20 million can use H3 commercially without charge under the community license.
  • Organizations above that threshold need MiniMax’s prior written authorization.
  • The license also bars users from training or distilling other AI models with H3 outputs.

Self-hosting is also a meaningful hardware commitment, even where the license permits it. One task partition requires about 134 GiB of storage; running both primary partitions requires roughly 196 GiB after deduplication. The reported consumer setup uses two RTX 5090 GPUs plus 384 GB of system memory and takes about 9.3 minutes to generate a five-second clip, versus roughly 13 seconds on four H100 GPUs.

Strong rankings, with a different buying decision

H3 ranked third in Artificial Analysis’s audio-enabled text-to-video leaderboard and second in image-to-video with audio as of August, according to the article’s account of those results. In its open-weights text-to-video ranking without audio, the model placed first with an Elo score of 1,303. Those are useful signals of relative output preference, but they do not eliminate the deployment distinction between the downloadable base model and the hosted stack.

MiniMax lists hosted pricing at $7.80 per minute for 2K output and $4.80 for 768p. The source’s comparison puts the 2K rate below Veo 3.1’s listed $24 per minute for 1080p, though resolution alone does not settle output quality or workflow fit. For teams evaluating H3, performance and price are only part of the decision; location, local-compute capacity and access to the API-only components determine which version they can actually use.

Sources

  1. intelligentliving.coMiniMax H3: The Open-Weight AI Video Model Reshaping the Industry