Meituan Ships a Lighter, Sparser LongCat-Flash
The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.
Meituan has released LongCat-Flash-Lite-Sparse, a lighter and more sparsely activated variant of its LongCat-Flash family of large language models. The model is published on Hugging Face under a permissive MIT license, making it freely available for both research and commercial use.
Like its siblings, the model uses a mixture-of-experts (MoE) architecture, in which only a subset of the network's parameters activate for any given token. The "Lite" and "Sparse" labels signal an emphasis on efficiency: fewer active parameters per forward pass typically means lower memory pressure and faster inference, which matters for teams running models at scale rather than in a lab.
Why it matters
Meituan is better known as one of China's largest on-demand delivery platforms than as an AI lab, and its steady stream of open releases is a reminder that serious open-weight work now comes from beyond the usual research houses. The choice of an MIT license is notable, placing the model among the more permissively licensed open releases available today.
A few things stand out about this release:
- It targets text generation as its primary modality.
- It leans on a sparse MoE design aimed at efficient serving.
- It carries an MIT license with no additional usage restrictions.
Meituan has not published detailed parameter counts or context-length figures alongside the initial listing, so practitioners will want to check the model card for configuration details and any benchmark numbers before deploying.
Sources
- Visit
meituan-longcat/LongCat-Flash-Lite-Sparse
Hugging Face
More in Text / LLM
DeepSeek Refreshes V4-Flash With New 0731 Checkpoint
The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.
DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents
The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

LG AI Research debuts K-EXAONE 2.0, a 750B MoE model
The new mixture-of-experts model activates 37B parameters per token and targets English, Korean, and Spanish reasoning tasks.
0 comments
No comments yet. Be the first to weigh in.