Instructions to use gabrielrocco/MiniMax-H3-Ref2VA-MLX-Serve-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use gabrielrocco/MiniMax-H3-Ref2VA-MLX-Serve-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniMax-H3-Ref2VA-MLX-Serve-8bit gabrielrocco/MiniMax-H3-Ref2VA-MLX-Serve-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
license: other
license_name: minimax-h3-community-license-agreement
license_link: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE
base_model: MiniMaxAI/MiniMax-H3
base_model_relation: quantized
library_name: mlx
tags:
- mlx
- mlx-serve
- video-generation
- audio-video-generation
- image-to-video
MiniMax-H3 Ref2VA — MLX Q8
Native Apple-Silicon package for MiniMax-H3's omni-reference Ref2VA mode. It accepts ordered image, video and audio references for character, object, scene, motion, voice and style consistency, and jointly generates video plus stereo audio.
The DiT and Qwen language trunk use MLX affine Q8 (group size 64). The Qwen vision tower remains BF16, as do the precision-sensitive projections and both VAEs. The package is self-contained and is consumed by the Ref2VA runtime in mlx-serve.
Limits: up to 9 images, 3 videos, 3 audio clips and 12 files total. Audio cannot be the only reference. Video/audio references are 2–15 seconds each, with at most 15 seconds total per modality.
See MODIFICATIONS.md, NOTICE and LICENSE before use.