OmniTools 6月30日消息,美团 LongCat 团队正式发布旗舰大模型 LongCat-2.0。该模型采用 1.6T 参数 MoE 架构(活跃参数约 48B),原生支持 1M 上下文窗口。
LongCat-2.0 专为 Agentic Coding 场景设计,集成三项核心技术:
- LSA 稀疏注意力:实现高效 1M 长上下文扩展;
- Zero-Compute Experts:动态激活每 token 33B–56B 参数,避免算力浪费;
- MOPD 门控路由:将专家划分为 Agent、Reasoning、Interaction 三组,按任务类型智能调度。
在 SWE-bench Pro 基准测试中,该模型取得 59.5 分,性能已接近主流闭源模型。目前模型已上线 SiliconFlow Day 0 服务,API 定价为:Input Cache $0.015/1M tokens、Input $0.75/1M tokens、Output $2.95/1M tokens。