Instructions to use dgrauet/ltx-2.3-mlx-q4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dgrauet/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 dgrauet/ltx-2.3-mlx-q4
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
how to use this model with mlx
#1
by hljax - opened
how to use this model with mlx, how to find inference code
Hello,
I am trying to create an app (https://github.com/dgrauet/ltx-desktop-macos) for my M2 Pro / 32 GB but it is not finished yet, it is a work in progress and I use this project for my learnings.
Yet, if you want something ready to use, check this repository https://github.com/Acelogic/LTX-2-MLX or look at the work of https://github.com/Blaizzy, he looks close to release something related to LTX soon.
If you have enough unified memory, you can look towards the fork https://github.com/audiohacking/LTX-Desktop-MPS.