混合专家模型MoE (Mixture of Experts)
混合专家模型是什么?
将每个输入路由到一小部分专用专家子网络的模型架构,使每个 token 仅激活部分参数。MoE 让模型在扩大总容量的同时保持较低推理成本,是 2025-2026 年众多前沿模型的底层架构。
What is MoE (Mixture of Experts)?
A model architecture that routes each input to a small subset of specialized expert sub-networks, so only part of the parameters activate per token. MoE lets models scale total capacity while keeping inference cost lower, and underpins many frontier 2025-2026 models.
天际投资视角 · Agent 与企业智能
Agent 正从演示走向生产环境。价值向两端集中——掌握业务工作流的应用层,和按 token 计价的基础设施;中间的通用薄壳会被挤掉。