LTX-2.3 Distilled v1.1 MLX 8-bit
MLX-converted and 8-bit transformer-quantized checkpoint for LTX-2.3 distilled v1.1.
For use with mlx-video on Apple Silicon.
Source model: Lightricks/LTX-2.3
Source checkpoint: ltx-2.3-22b-distilled-1.1.safetensors
Included upscaler: ltx-2.3-spatial-upscaler-x2-1.1.safetensors
Quantization: transformer 8-bit, group_size=64. VAE/audio/vocoder/text projections are converted MLX weights.
Example:
python -m mlx_video.models.ltx_2.generate --model-repo Ghost13lade/LTX-2.3-distilled-1.1-MLX-8bit --prompt "A calm ocean wave at sunset, cinematic" --height 512 --width 768 --num-frames 33
Tested locally with mlx-video: T2V 768x512, 33 frames, around 31GB peak memory.