Video / MiniMax
MiniMax H3
A self-hostable 33B-parameter base system for generating short video with synchronized audio. The publisher’s local base workflow produces 768p output.
Verified sourceReleased Aug 3, 2026Source checked 9/23/2026
LOCALRENTED GPUOPEN WEIGHTS
At a glance
- Parameters
- 33B
- Architecture
- Dense omni-modal transformer
- License
- MiniMax H3 Community License Agreement
- Software
- SGLang, ComfyUI
Will it run on your machine?
Save your machine to see a personalized rating and its reasoning.
Add my hardwareBest for
- Text-to-video with synchronized audio using the self-hosted H3-Base checkpoint.
- First/last-frame guided video generation.
Tradeoffs
- The complete 2K pipeline also uses MiniMax-hosted modules; it is not fully self-hostable.
- Review the community license and regional requirements before deploying.
Ways to run it
SGLang · Linux
The documented FL2VA base checkpoint can run locally on rented GPUs.
sglang serve --model-path MiniMaxAI/MiniMax-H3 --num-gpus 4 --ulysses-degree 4 --performance-mode speed --host 0.0.0.0 --port 30010 --model-variant fl2vaExplore its uses
VIDEOAUDIOTEXT-TO-VIDEOIMAGE-TO-VIDEO
Get it running
Create video with synchronized audio on rented GPUs
Deploy the open MiniMax H3 base checkpoint across four GPUs, generate a 768p video and audio result, and avoid the hosted 2K modules.
View workflow