Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


TurboFieldfare — Gemma 4 26B running in ~2GB RAM on any M-series Mac

A 26B model in 2GB of RAM sounds impossible. That’s exactly why it hit 556 points on Hacker News and 865 GitHub stars in a day.

What it actually is

TurboFieldfare is a local inference engine written in Swift and Metal that runs Google’s Gemma 4 26B-A4B — 14.3GB of weights — on an 8GB M-series Mac. It ships as a Swift library, a CLI, an OpenAI-compatible loopback server, and a native SwiftUI app. Not a hosted API. You run it on your own machine, offline.

The trick is a MoE cheat: only the 1.35GB shared core and KV cache stay resident. The rest of the expert weights stream off the SSD per token, backed by a 16-slot LFU cache. So a big model behaves like a small one, and the disk does the heavy lifting.

Why it’s worth watching

The numbers hold up. An 8GB M2 MacBook Air pushes 5.1–6.3 tokens/s; a 24GB M5 Pro hits 31–35. That’s a frontier MoE model running usably on a laptop most people already own — a clean proof that local big-model inference isn’t gated on 64GB machines anymore.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment