ComfyUI Node
Multishot Advance Multi Model Loader
Load the complete MiniMax-H3 stack: diffusion model, text encoder, video VAE, and audio VAE.
Multishot Advance Multi Model Loader
- model
- clip
- video_vae
- audio_vae
◄model_1_name▾►
◄model_2_name▾►
◄clip_name▾►
◄clip_typeminimax►
◄video_vae_name(no VAE files found)►
◄audio_vae_name(no VAE files found)►
◄activation_reserve_gb-1.0►
◄mmproj_name(auto)►
◄active_modelmodel_1►
Categoryloaders/minimax
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model_1_name | COMBO | Model slot 1. Pick a MiniMax-H3 diffusion model. Only the slot chosen by active_model is loaded. | |
| model_2_name | COMBO | Model slot 2. Pick a MiniMax-H3 diffusion model. Only the slot chosen by active_model is loaded. | |
| clip_name | COMBO | safetensors or GGUF - routed automatically. GGUF encoders auto-pair their -mmproj vision sidecar. | |
| clip_type | COMBO | minimax | 28 options: stable_diffusion, stable_cascade, sd3, stable_audio, mochi, ltxv, +22 |
| video_vae_name | COMBO | (no VAE files found) | MiniMax-H3 video VAE. Defaults to the first minimax/h3/video VAE match when available. |
| audio_vae_name | COMBO | (no VAE files found) | MiniMax-H3 audio VAE. Defaults to the first minimax/h3/audio VAE match when available. |
| activation_reserve_gbopt | FLOAT | -1.0-1–128 | -1 (default; any negative value) = ComfyUI's stock memory estimator, with no H3 override. 0 = AUTO. The pack sizes the activation reserve for the actual render shape, measures the real peak each run, and tightens itself per machine - lower resolutions get faster automatically. Set a number only to pin the reserve by hand; that number is for ONE resolution and the wrong number is 5-10x slower, not a little slower. |
| mmproj_nameopt | COMBO | (auto) | Vision sidecar for a GGUF encoder. '(auto)' uses ComfyUI-GGUF's pairing, which matches on FILENAME inside the encoder's own folder - rename either file, or split them across folders, and the match fails. If auto finds nothing and exactly one mmproj sits beside the encoder, that one is used anyway. Pick a file here to override entirely; then names and folders do not matter. |
| active_modelopt | COMBO | model_1 | Choose which MiniMax-H3 model slot is loaded. The inactive slot is not loaded at all. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| video_vae | VAE | — |
| audio_vae | VAE | — |