Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot

Hugging Face Models Trending Models

Summary

This Hugging Face repository provides community-compiled quantized and pruned weights for MiniMax H3 (Hailuo 3.0), enabling local text/image/audio-to-video generation on consumer GPUs with 16-24GB VRAM. It includes INT4, INT8, and NVFP4 variants with hardware-specific guides.

Task: image-text-to-video Tags: diffusers, text-to-video, image-to-video, image-text-to-video, video-to-video, text-to-audio-video, multimodal, quantized, comfyui, int4, nvfp4, base_model:MiniMaxAI/MiniMax-H3, base_model:quantized:MiniMaxAI/MiniMax-H3, license:other, region:us
Original Article
View Cached Full Text

Cached at: 08/06/26, 07:43 PM

Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot · Hugging Face

Source: https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#minimax-h3—quantized–pruned-collection-int4–int8–nvfp4MiniMax H3 - Quantized & Pruned Collection (INT4 / INT8 / NVFP4)

This repository is a community-compiled collection of quantized and pruned weights for**MiniMax H3 (Hailuo 3.0)**, optimized for local inference environments like ComfyUI.

By unifying various quantization formats (INT4, INT8, Mixed, and NVFP4) into a single structured repository, this hub makes it easier for users with consumer GPUs (16GB - 24GB VRAM) to experiment with MiniMax H3’s powerful omni-modal text/image/audio-to-video generation capabilities.


https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#%F0%9F%92%BB-hardware–gpu-selection-guide-which-file-to-download💻 Hardware & GPU Selection Guide (Which file to download?)

If you are new to local generation and aren’t sure what to download, use this guide based on your graphics card.

⚠️**Note on VAEs:**Regardless of your GPU,everyonemust download both files in the/vaefolder (minimax\_h3\_audio\_vae\_fp32\.safetensorsandminimax\_h3\_video\_vae\_fp16\.safetensors).

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#1-standard-high-end-gpus-16gb-vram1. Standard High-End GPUs (16GB VRAM)

Perfect for RTX 4070 Ti Super, RTX 4080, etc.

  • Diffusion Model:Download theINT4(MiniMax\_H3\_\[\.\.\.\]\_pruned\_int4\_convrot\.safetensors) or theMIXED(\_mixed\_int4\_int8\_) version.
  • **Text Encoder:**Downloadqwen3vl\_32b\_minimax\_h3\_int4\_convrot\.safetensors

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#2-enthusiast-gpus-24gb-vram2. Enthusiast GPUs (24GB VRAM)

Perfect for RTX 3090, RTX 4090, etc.

  • Diffusion Model:Download theINT8(MiniMax\_H3\_\[\.\.\.\]\_pruned\_int8\_convrot\.safetensors) for the highest pruned quality.
  • **Text Encoder:**Downloadqwen3vl\_32b\_minimax\_h3\_int8\_convrot\.safetensors

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#3-nvidia-blackwell-gpus-only3. Nvidia Blackwell GPUs ONLY

Exclusively for RTX 5090, PRO 6000, and other next-gen Blackwell cards. Do not download these for 30/40 series cards!

  • Diffusion Model:Download theNVFP4(MiniMax\_H3\_\[\.\.\.\]\_pruned\_nvfp4\.safetensors).
  • **Text Encoder:**Downloadqwen3vl\_32b\_minimax\_h3\_nvfp4\_awq\.safetensors

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#fl2va-vs-ref2va-whats-the-differenceFL2VA vs. Ref2VA (What’s the difference?)

  • **FL2VA:**Download this if you just want to do standard Text-to-Video or simple Image-to-Video (using one or two starting/ending images).
  • **Ref2VA:**Download this if you want to use advanced omni-references (multiple images, video clips, or audio inputs).

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#%F0%9F%93%A6-included-files–formats📦 Included Files & Formats

This repository uses a unified naming convention (MiniMax\_H3\_FL2VA\_\*andMiniMax\_H3\_Ref2VA\_\*) for easy integration into your local pipelines.

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#1-diffusion-models1. Diffusion Models

  • **MIXED INT4/INT8 :**mixed-precision models. Requires 15+ VRAM (~15.5 GB).- MiniMax\_H3\_FL2VA\_pruned\_mixed\_int4\_int8\_convrot\.safetensors - MiniMax\_H3\_Ref2VA\_pruned\_mixed\_int4\_int8\_convrot\.safetensors
  • **INT8 :**Highest quality pruned models. Requires 24GB+ VRAM (~21 GB).- MiniMax\_H3\_FL2VA\_pruned\_int8\_convrot\.safetensors - MiniMax\_H3\_Ref2VA\_pruned\_int8\_convrot\.safetensors
  • **INT4 :**High-compression models for standard consumer hardware (~11.3 GB).- MiniMax\_H3\_FL2VA\_pruned\_int4\_convrot\.safetensors - MiniMax\_H3\_Ref2VA\_pruned\_int4\_convrot\.safetensors
  • **NVFP4 :**Experimental Nvidia 4-bit floating point models (Blackwell Architecture Required).- MiniMax\_H3\_Ref2VA\_pruned\_nvfp4\.safetensors(12.5 GB) - MiniMax\_H3\_Ref2VA\_nvfp4\_mixed\.safetensors(24.4 GB) - MiniMax\_H3\_FL2VA\_pruned\_nvfp4\.safetensors(12.5 GB)

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#2-text-encoders-text_encoders2. Text Encoders (/text\_encoders)

  • qwen3vl\_32b\_minimax\_h3\_int4\_convrot\.safetensors(15.0 GB) -Recommended for 16GB GPUs
  • qwen3vl\_32b\_minimax\_h3\_int8\_convrot\.safetensors(27.1 GB) -Recommended for 24GB GPUs
  • qwen3vl\_32b\_minimax\_h3\_nvfp4\_awq\.safetensors(15.7 GB) -For Blackwell GPUs

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#3-vaes-vae3. VAEs (/vae)

  • minimax\_h3\_audio\_vae\_fp32\.safetensors(605 MB - Audio Decoder)
  • minimax\_h3\_video\_vae\_fp16\.safetensors(5.21 GB - Video Decoder)

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#original-minimax-h3-system-overviewOriginal MiniMax H3 System Overview

MiniMax H3 is a general-purpose, omni-modal generative system. It supports unified understanding of multimodal contexts composed of text, images, video, and audio, and can generate video with native stereo audio at resolutions up to 2K and durations of up to 15 seconds. Thanks to its task-generalization-oriented system design, H3 already possesses broad multimodal context understanding and generation capabilities at the pre-training stage, enabling outstanding performance in following complex multimodal instructions.

H3 supports the following input and output specifications:

CategorySpecificationOutput duration4–15 secondsOutput aspect ratioSupports a wide range of aspect ratios, including but not limited to 21:9, 16:9, 4:3, 1:1, 3:4, and 9:16Output resolutionSupports various resolution dimensions. The shorter side is set to 768 pixels by default. 2K generation can be achieved with H3-Regenerate-2KOutput frame rate24 FPSOutput audio32 kHz stereoSupported dialogue languagesStable support for 11 languages: Arabic, Chinese, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish.

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#model-variants-and-input-specificationsModel Variants and Input Specifications

Model VariantInput ModeSpecificationsH3-Base-FL2VAFirst-and-last-frame modeSupports zero, one, or two input images.- No image input: Text-to-video mode - One image input: First-frame-to-video or last-frame-to-video generation - Two image inputs: First-and-last-frame-to-video generation

H3-Base-Ref2VAOmni-reference modeSupports multi-modal reference inputs:-Images:≤ 9 images -Videos:≤ 3 clips; each clip must be 2–15 seconds long; total duration ≤ 15 seconds -Audio:≤ 3 clips; audio must be accompanied by image or video input and cannot be used as the sole input; each clip must be 2–15 seconds long; total duration ≤ 15 seconds -**Mixed inputs:**Maximum number of files across all input types is 12

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#model-architectureModel Architecture

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#h3-context-irH3-Context-IR

H3-Context-IR is a hosted preprocessing and orchestration system designed for free-form multimodal inputs. It interprets the relationships among text, images, audio, and reference videos, as well as how these materials relate to the intended generation output. H3-Context-IR serializes its understanding of the context into a structured representation accepted by H3-Base.

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#h3-baseH3-Base

  • H3-Base encodes different modalities using their corresponding encoders or VAEs and organizes the encoded representations into a unified packed multimodal sequence.
  • Specifically, text is encoded by the H3-Encoder; visual inputs are encoded by both the H3-Encoder and the H3-VisualVAE; and audio is encoded solely by the H3-AudioVAE.
  • The H3-Omni-Transformer jointly predicts video and audio latents, which are then decoded into video and stereo audio, respectively.

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#h3-encoderH3-Encoder

  • The H3-Encoder uses the full pretrained weights of Qwen3-VL-32B and provides the hidden states from its 50th layer to the H3-Omni-Transformer.

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#h3-vaeH3-VAE

  • H3-VisualVAEis a temporally causal video autoencoder with a spatial compression factor of 16×, a temporal compression factor of 4×, and 24 latent channels (f16t4d24).
  • H3-AudioVAEuses the same encoder and decoder for both the left and right audio channels while processing each channel independently. It compresses 32 kHz audio into a sequence of latent tokens with a temporal rate of 40 Hz.

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#h3-omni-transformerH3-Omni-Transformer

  • H3-Omni-Transformer is a 33B-parameter dense, single-stream Transformer.
  • The model uses three-dimensional Multimodal Rotary Position Embeddings (MM-RoPE) to represent positional relationships across the temporal and two spatial dimensions,\(t, h, w\).

https://huggingface.co/Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot#license–legalLicense & Legal

MiniMax H3 (and its quantized derivatives) is released under the**MiniMax H3 Community License Agreement**.

User-submitted text, images and videos, as well as enhanced prompts, are subject to automated moderation when using the official APIs. Content suspected of being unlawful, pornographic, or infringing third-party rights may be blocked. These guardrails do not affect the Licensee’s obligations under the MiniMax H3 Community License, especially those relating to lawful use and use restrictions.

Original Creators / Contact

Similar Articles

sakamakismile/Qwen3-VL-32B-Heretic-MiniMax-H3-NVFP4

Hugging Face Models Trending

Release of an NVFP4-quantized uncensored MiniMax-H3 text encoder (Qwen3-VL-32B Heretic) that fits on a single 16GB GPU and serves as a drop-in replacement in ComfyUI workflows.

realrebelai/MiniMax-H3_GGUFs

Hugging Face Models Trending

Hugging Face repository providing GGUF quantizations of MiniMax-H3 models for use with ComfyUI, including directory structure and links to required VAEs.

MiniMax H3 (10 minute read)

TLDR AI

MiniMax launches H3, an open multimodal generation model that handles text, images, video, and audio, generating up to 15 seconds of 2K video with native stereo sound, and plans to open-source the weights.

ethanfel/Qwen3-VL-32B-Ultra-Heretic-MiniMax-H3-ComfyUI-INT8-ConvRot

Hugging Face Models Trending

This repository provides INT8 ConvRot-quantized ComfyUI safetensors of Qwen3-VL-32B, including a MiniMax-H3 conditioning encoder with layers 0-49 and an optional prompt-enhancement tail for layers 50-63, designed for use in ComfyUI on 32GB GPUs.