Switch language한국어
Back to the list

Show HN: Open-source engine running Gemma 4 26B in 2 GB RAM on any M-series Mac | Hacker News

TL;DR AI

Key summary

2 min read
  1. TurboFieldfare, an open-source Swift and Metal inference engine for Apple Silicon Macs, can run Gemma 4 26B-A4B-IT with about 2 GB of RAM.

  2. It keeps shared layers and the KV cache in memory while streaming routed experts from SSD on demand, making generation usable on 8 GB and 16 GB Macs.

  3. The project also ships an experimental local OpenAI-compatible server with streaming and tool-call support.

  4. It highlights a practical path for running large models locally on consumer Mac hardware with limited memory.

Read the original