Nodes/ComfyUI-H3-Multishot-Advance/Multishot Advance Multi Model Loader
ComfyUI Node

Multishot Advance Multi Model Loader

Load the complete MiniMax-H3 stack: diffusion model, text encoder, video VAE, and audio VAE.

By KursatAs·Created 7 days ago·Updated about 19 hours ago· 1
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)

    NameTypeDefaultDescription
    model_1_nameCOMBOModel slot 1. Pick a MiniMax-H3 diffusion model. Only the slot chosen by active_model is loaded.
    model_2_nameCOMBOModel slot 2. Pick a MiniMax-H3 diffusion model. Only the slot chosen by active_model is loaded.
    clip_nameCOMBOsafetensors or GGUF - routed automatically. GGUF encoders auto-pair their -mmproj vision sidecar.
    clip_typeCOMBOminimax28 options: stable_diffusion, stable_cascade, sd3, stable_audio, mochi, ltxv, +22
    video_vae_nameCOMBO(no VAE files found)MiniMax-H3 video VAE. Defaults to the first minimax/h3/video VAE match when available.
    audio_vae_nameCOMBO(no VAE files found)MiniMax-H3 audio VAE. Defaults to the first minimax/h3/audio VAE match when available.
    activation_reserve_gboptFLOAT-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_nameoptCOMBO(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_modeloptCOMBOmodel_1Choose which MiniMax-H3 model slot is loaded. The inactive slot is not loaded at all.

    Outputs (4)

    NameTypeDescription
    modelMODEL
    clipCLIP
    video_vaeVAE
    audio_vaeVAE