--- language: - en base_model: - Lightricks/LTX-Video pipeline_tag: image-to-video tags: - quants --- quants for LTX video, the original was fp32 but was being loaded as bf16 so this is supposed to not make any difference this is realllly fast! below is logs on my 8GB laptop! 100%|██████████| 30/30 [01:06<00:00, 2.22s/it] Prompt executed in 71.85 seconds To run this in ComfyUI install the wrapper using comfy manager https://github.com/Lightricks/ComfyUI-LTXVideo Output matching original results while more stable and faster: ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/65e8ecfb0cda6211647b5d2d/9z7Dfl2T3qnXo-hb6g8Wn.gif)0011.gif…]() ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65e8ecfb0cda6211647b5d2d/fWKCqaMqBdV2fLis6hsMN.png) Tip: use normal text encoder loader (cliploader) Working on more quants! feedback is welcome.