Model details
Meituan/Longcat-Flash-Lite
LongCat-Flash-Lite is a sparsely activated MoE language model from Meituan's LongCat team that explores a different scaling axis than conventional expert growth. Instead of adding more experts, the team expands the embedding layer using N-gram embeddings, allocating more than thirty billion of the model's sixty-eight-and-a-half billion total parameters to that layer so that local semantic patterns, such as programming commands and other specialized contexts, can be recognized more accurately. Because only a slice of the parameters is touched per inference, between roughly 2.9 and 4.5 billion parameters activate for any given token, which keeps per-request compute modest while still aiming for performance on par with much larger dense peers.
In practical terms, the model is positioned for low-latency assistance, extraction, and routine automation workloads where quick, reliable text responses matter more than top-end reasoning depth. Its sparse activation profile and N-gram embedding focus make it well suited to chat assistants, structured data extraction, lightweight summarization, and templated code or command workflows that benefit from recognizing short recurring patterns. A third-party intelligence index of 17.2 and listed support for tool calling and temperature control suggest a general-purpose utility model rather than a frontier reasoning system, making LongCat-Flash-Lite a reasonable fit when teams need an efficient, task-focused text model that can be steered and integrated into automated pipelines.
Quick Info
Powered by- Provider
- Qiniu
- Model key
- meituan/longcat-flash-lite
- Release date
- Feb 6, 2026
- Last updated
- Feb 6, 2026
- Input modalities
- Output modalities
- Capabilities
Limits
- Output tokens
- 320,000 tokens
- Context window
- 256,000 tokens