Instructions to use CallMeEich/ltx-2.3-mlx-q4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use CallMeEich/ltx-2.3-mlx-q4 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir ltx-2.3-mlx-q4 CallMeEich/ltx-2.3-mlx-q4
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
File size: 100 Bytes
daaab1c | 1 2 3 4 5 6 7 | {
"quantization": {
"bits": 4,
"group_size": 64,
"only_transformer_blocks": true
}
} |