MoE vs Edge AI: They Are Not the Same Thing
Recently, I came across an X demo of a 35B language model running on an iPhone using only 1–2.5 GB of peak memory. That sounds strange at first.
- MoE is a technique in AI models using multiple smaller networks
- Active parameters are only a subset of total parameters
- Edge Computing is about computation location, not model architecture

