ModelTC/LightX2V
Light Image Video Generation Inference Framework
Supports multi-modal generation tasks (T2V, I2V, T2I, image-editing) with aggressive optimization techniques including CFG/Ulysses parallelism, FP8/NVFP4 quantization, step distillation, and memory-efficient offloading. Deploys across diverse hardware accelerators (NVIDIA, AMD, Intel, Ascend, Cambricon, MThreads) and integrates with HuggingFace models via LoRA checkpoints trained with reinforcement learning. Architecture prioritizes inference throughput through disaggregated deployment patterns and model compression, achieving 25-42× speedups on production workloads.
2,078 stars. Actively maintained with 50 commits in the last 30 days.
Stars
2,078
Forks
167
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
50
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ModelTC/LightX2V"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
hao-ai-lab/FastVideo
A unified inference and post-training framework for accelerated video generation.
thu-ml/TurboDiffusion
TurboDiffusion: 100–200× Acceleration for Video Diffusion Models
PKU-YuanGroup/Helios
Helios: Real Real-Time Long Video Generation Model
PKU-YuanGroup/MagicTime
[TPAMI 2025🔥] MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators
thu-ml/DiT-Extrapolation
Official implementation for "RIFLEx: A Free Lunch for Length Extrapolation in Video Diffusion...