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-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use pipenetwork/MiniMax-H3-MLX-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniMax-H3-MLX-8bit pipenetwork/MiniMax-H3-MLX-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 185 Bytes
3ac5208 | 1 2 3 4 5 6 7 8 9 10 11 | {
"bits": 8,
"group_size": 64,
"quantize_adaln": true,
"adaln_bits": 8,
"quantized_layers": {
"8": 258
},
"gb_on_disk": 35.3,
"gb_resident_after_adaln_drop": 21.47
} |