Meituan Releases LongCat-Next 'Any-to-Any' AI Model
The Chinese tech company has released the weights for a unified model that can process and generate combinations of text, images, audio, and video.

Chinese technology company Meituan has released the weights for LongCat-Next, an ambitious 'any-to-any' multimodal model. Published under a permissive MIT license, the model marks a significant step towards more flexible and generalized AI systems that can operate across a wide spectrum of data types.
Unlike most multimodal models that handle specific input-output pairs, such as text-to-image or image-to-text, LongCat-Next is designed for true combinatorial flexibility. It can accept any mix of text, images, audio, and video as input and generate any combination of those modalities as output. For example, it could take an image and an audio clip as prompts and produce a descriptive paragraph and a short video in response.
A Unified Architecture
The model achieves this versatility through a unified framework. Instead of stitching together separate, specialized encoders and decoders for each data type, LongCat-Next uses a single, end-to-end trained network. This architecture relies on a shared vocabulary to represent and process information from different sources, enabling it to generate coherent, multimodal content from complex prompts.
The release of LongCat-Next on the Hugging Face Hub provides researchers and developers with a powerful tool for exploring the frontiers of multimodal AI. Its open-ended capabilities and permissive license encourage experimentation in creative content generation, data synthesis, and complex reasoning tasks that span multiple domains.
Sources
- Visit
meituan-longcat/LongCat-Next
Hugging Face
0 comments
No comments yet. Be the first to weigh in.
More in Any-to-Any

MiniMax Releases M3, a Multimodal MoE Model
The new open-weight model from MiniMax AI combines vision, coding, and reasoning using a Mixture-of-Experts architecture.
Google Releases Gemma 4 12B Multimodal Model
The new 12-billion-parameter open model from DeepMind introduces a unified 'any-to-any' architecture for advanced multimodal tasks.
Google Releases Gemma 4, a 12B 'Any-to-Any' Model
The new 12-billion-parameter model from Google DeepMind is designed to handle a flexible mix of data types, moving beyond traditional text and image inputs.