Inco open-sources Splash for Mac local inference, showing up to 144 token/s
Inco AI has released Splash, an open-source local inference engine for Mac, and said Qwen3.8-27B reached a peak of 144 token/s on an M5 Max MacBook Pro. LM Studio has already added support, with direct access available in version 0.4.25. The project builds on Inco’s earlier DFlash approach, which lets a smaller model guess multiple tokens in parallel before a larger model verifies them in batches, cutting the cost of token-by-token generation. Splash applies that optimization across the full local inference engine rather than as a narrower acceleration layer. For now, support is limited to Qwen3.8-27B and Qwen3.6-35B-A3B, with each model getting its own GPU kernel, memory setup, and DFlash 2 small model. Inco also shared benchmark figures from a 48GB M5 Pro used for side-by-side testing: Qwen3.8-27B hit 74 token/s in a single short-context stream, while aggregate throughput reached 170 token/s under four-way concurrency, or 3.9 times the runner-up. The company said that profile makes Splash better suited to Agent workloads, where total concurrent throughput can matter more than the speed of a single chat response.


