Instructions to use dgrauet/ltx-2.3-mlx-q8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dgrauet/ltx-2.3-mlx-q8 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir ltx-2.3-mlx-q8 dgrauet/ltx-2.3-mlx-q8
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
dgrauet/ltx-2.3-mlx-q8
Int8 quantization (group_size 64, transformer block Linear weights only) of dgrauet/ltx-2.3-mlx, the MLX conversion of Lightricks/LTX-2.3.
Quantized with mlx-forge
(mlx-forge convert ltx-2.3 --quantize --bits 8).
- Transformer variants: dev, distilled, distilled-1.1
- Model version: 2.3.0
License
These weights are a derivative work and are distributed under the same terms as
the model they were converted from. A verbatim copy ships with them as
LICENSE, and the upstream text is at https://huggingface.co/Lightricks/LTX-2.3/blob/main/LICENSE.
Use of these weights is subject to it, including any restrictions it attaches.
Usage
These weights can be used with ltx-2-mlx, a native MLX inference pipeline for LTX-2.3 on Apple Silicon:
git clone https://github.com/dgrauet/ltx-2-mlx.git && cd ltx-2-mlx
uv sync --all-extras
ltx-2-mlx generate -p "A sunset over the ocean" --distilled \
--model dgrauet/ltx-2.3-mlx-q8 -o sunset.mp4
Keep quantize_config.json next to the weights (the loader also infers
bits/group_size from the weight shapes if it is missing).
Related Projects
- Code: https://github.com/dgrauet/ltx-2-mlx
- ComfyUI compatible custom nodes: https://github.com/dgrauet/ComfyUI-LTXVideo-mlx
- bf16 variant: https://huggingface.co/dgrauet/ltx-2.3-mlx
- q4 variant: https://huggingface.co/dgrauet/ltx-2.3-mlx-q4
LoRAs
ltx-2.3-22b-distilled-lora-384-1.1.safetensorsltx-2.3-22b-distilled-lora-384.safetensors
Files
LICENSE(20.90 KB)audio_vae.safetensors(101.57 MB)config.json(951.00 B)connector.safetensors(5.91 GB)embedded_config.json(7.06 KB)ltx-2.3-22b-distilled-lora-384-1.1.safetensors(7.08 GB)ltx-2.3-22b-distilled-lora-384.safetensors(7.08 GB)quantize_config.json(100.00 B)spatial_upscaler_x1_5_v1_0.safetensors(1.02 GB)spatial_upscaler_x1_5_v1_0_config.json(274.00 B)spatial_upscaler_x2_v1_1.safetensors(949.62 MB)spatial_upscaler_x2_v1_1_config.json(275.00 B)split_model.json(1.56 KB)temporal_upscaler_x2_v1_0.safetensors(249.81 MB)temporal_upscaler_x2_v1_0_config.json(273.00 B)transformer-dev.safetensors(19.18 GB)transformer-distilled-1.1.safetensors(19.18 GB)transformer-distilled.safetensors(19.18 GB)vae_decoder.safetensors(776.62 MB)vae_encoder.safetensors(608.33 MB)vocoder.safetensors(246.35 MB)
- Downloads last month
- 2,276
Quantized
Model tree for dgrauet/ltx-2.3-mlx-q8
Base model
Lightricks/LTX-2.3