Image-Text-to-Video
MLX
Safetensors
apple-silicon
text-to-video
image-to-video
audio-video-generation
diffusion
Instructions to use pipenetwork/MiniMax-H3-MLX-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use pipenetwork/MiniMax-H3-MLX-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniMax-H3-MLX-4bit pipenetwork/MiniMax-H3-MLX-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 199 Bytes
ca27876 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"bits": 4,
"group_size": 64,
"quantize_adaln": true,
"adaln_bits": 8,
"quantized_layers": {
"4": 208,
"8": 50
},
"gb_on_disk": 25.28,
"gb_resident_after_adaln_drop": 11.45
} |