Media generation
MiniMax H3 (Hailuo 3.0) H3-Base
MiniMax H3 omni-modal text-to-video with native stereo audio, 768p short edge, 4-15s. Licence excludes the EU, UK, South Korea and the USA, including outputs
MiniMax H3 Community Licensecommercial_customSource verified
Specification
Model ID
minimax-h3Family
minimax-h3
Modality
Media generation
Parameters
H3-Base + Qwen3-VL-32B text encoder
Weights
134.1 GB
Minimum VRAM
144 GB
Capabilities
text2video
Pipeline
MiniMaxH3ModularPipelineBackend
diffusers
Source
Weights and provenance.
Repository
Registry license
MiniMax H3 Community License
Access
Open — weights fetch without accepting additional terms.
The licence above is the registry's. The source repository either states nothing, states the catch-all “other”, or carries a licence link and base model that its own tag contradicts — a re-quantisation inherits the terms of the weights it derives from. The registry's licence is the one to rely on.
Serve it
# Pull the weights onto a node
tenzro model download minimax-h3
# Serve it
tenzro model serve minimax-h3
# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
-X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,
"method":"tenzro_getModel",
"params":[{"model_id":"minimax-h3"}]}'Same family