A new open-source Swift-and-Metal runtime called Swiftlet streams mixture-of-experts weights from disk on demand: attention layers, routers and a cache of frequently used 'experts' stay in memory while the rest is fetched from storage. The result is Qwen3-Next-80B running on an M5 Mac in about 4.3 GB of RAM at 4.5–5 tokens per second, and a 35B model running on an iPhone 17 at roughly a token per second. Trade-offs remain: you need 42 GB of free disk for the big model, and the author warns that such sparse models 'chat like large models but recall facts like small ones.' The project topped Hacker News and passed 280 GitHub stars within a day.