Image-to-Video
MLX
MiniMax H3
minimax_h3
ref2va
apple-silicon
video-generation
audio-generation
reference-to-video
synchronized-audio-video
mere-run
Instructions to use Sawfwair/MiniMax-H3-Ref2VA-MLX-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use Sawfwair/MiniMax-H3-Ref2VA-MLX-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniMax-H3-Ref2VA-MLX-8bit Sawfwair/MiniMax-H3-Ref2VA-MLX-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "converter": "scripts/model-conversion/convert_minimax_h3_convrot.py", | |
| "converter_version": 2, | |
| "output": { | |
| "byte_count": 36024412656, | |
| "filename": "transformer.safetensors", | |
| "sha256": "234f22f69f8d40d6ed81cceed8259fa287f3c9417d40fba5274e3a7aa84e18a2" | |
| }, | |
| "partition": "ref2va", | |
| "quantization": { | |
| "bits": 8, | |
| "group_size": 64, | |
| "mode": "affine" | |
| }, | |
| "source": { | |
| "byte_count": 34038894550, | |
| "filename": "minimax_h3_ref2va_int8_convrot.safetensors", | |
| "repository": "Comfy-Org/MiniMax-H3", | |
| "revision": "fd70b39279d1ae6eb214c903f53e1bec3af19a77", | |
| "sha256": "9eef934046a0671bc8a5daf87100705e1478419c574cfde70c50fbe6885f76a9" | |
| }, | |
| "source_convrot_groups": { | |
| "256": 200, | |
| "64": 50 | |
| }, | |
| "toolchain": { | |
| "device": "cpu", | |
| "python": "3.12.13", | |
| "safetensors": "0.6.2", | |
| "torch": "2.7.1" | |
| } | |
| } | |