--- license: other base_model: - Lightricks/LTX-2.3 - zghhui/OmniNFT tags: - video-generation - ltx-video - ltx-2.3 - omninft - text-to-video - image-to-video - generative-ai - diffusion language: - en pipeline_tag: text-to-video library_name: diffusers --- # LTX-2.3 OmniNFT RL Merged This model is a merged checkpoint combining: - :contentReference[oaicite:0]{index=0} - :contentReference[oaicite:1]{index=1} The LoRA weights from the OmniNFT RL release were merged directly into the base LTX-2.3 22B model to create a standalone merged `.safetensors` checkpoint. ## Merge Details Base model: - `LTX-2.3 22B` Merged LoRA: - `LTX-2.3-RL-Lora` Precision: - `bf16` ## Notes This repository contains a fully merged checkpoint intended for inference workflows that do not support external LoRA loading. The merge was created using the official OmniNFT merge script. ## Credits Full credit goes to the original authors and teams behind: - :contentReference[oaicite:2]{index=2} - :contentReference[oaicite:3]{index=3} ## Disclaimer This is an unofficial merged checkpoint provided for research and experimentation purposes.