LongCat-Video
MIT-licensed 13.6B video model generating minutes-long 720p clips without quality drift.
About
Minutes-long video without color drift is the differentiator for LongCat-Video, a 13.6B-parameter foundation model from Meituan's LongCat team released in late 2025. One model handles text-to-video, image-to-video, and video continuation, a unification that comes from pretraining on the continuation task itself, and output runs at 720p and 30 fps. Efficiency comes from a coarse-to-fine generation strategy along both the temporal and spatial axes plus block sparse attention at high resolutions, while quality is tuned with multi-reward GRPO, a reinforcement learning from human feedback scheme. Setup is a conda environment with Python 3.10, PyTorch built for CUDA 12.4, and Flash Attention 2, with single and multi-GPU inference paths; the follow-up LongCat-Video-Avatar-1.5 release adds INT8 quantization to cut VRAM use. Code and weights are MIT licensed, an unusually permissive choice for a video foundation model, and the repository has about 5,300 stars. Long-form content generation and world-model research are the stated targets, and commercial use is unrestricted.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Video Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- MIT
- Added
- Jul 29, 2026
Related Tools
Open-source video generation model by Tencent with text and image conditioning.
Image-to-video generation model by Alibaba DAMO Academy.
Updated CogVideo model by Zhipu AI with improved video quality.
Infinite-length music-driven video generation with visual conditioning.
Text-to-video generation framework with cascaded latent diffusion.
Open-source text-to-video model by Zhipu AI/Tsinghua with 2B and 5B variants.