Explains DeepSeek v2 and v3's Mixture of Experts architecture using a hospital analogy, covering expert specialization, routing, load balancing challenges, and cross-node communication.
Articles by grapeot
当AI变成你的下属:技术人必须跨越的三道管理陷阱
以一次debug经历说明三个AI管理技巧:克制抢键盘的冲动、提供可视化上下文而非模糊抱怨、授之以渔而非授之以鱼——即从IC到Manager的思维蜕变。
When AI Becomes Your Direct Report: Three Management Pitfalls Tech People Must Overcome
Uses a debugging session to illustrate three key AI management skills: resisting the urge to take over, providing visual context instead of vague complaints, and teaching methodology rather than giving answers—the shift from IC to manager mindset.
用Multi-Agent让Cursor智能程度再上台阶
通过分离Planner和Executor、强制文档沟通、用o1当Planner三项改造,解决Cursor鬼打墙问题,实现质量显著提升的多智能体系统。
Taking Cursor's Intelligence to the Next Level with Multi-Agent
How separating Planner and Executor roles, enforcing document-based communication, and using o1 as Planner transformed Cursor from a simple assistant into a multi-agent system.