A technical demonstration of running large mixture-of-experts models (GLM-5.3 744B and others) from SSDs on a MacBook Pro, achieving 4 tokens/second by optimizing expert routing and split reads across multiple drives. The key innovation is selective expert reading—routing to only necessary experts rather than all—combined with parallel SSD access to minimize read latency rather than maximize throughput.