Ross ROSS = Recommend OSS · open-source software intelligence for agents

drumih/turbo-fieldfare

Gemma 4 26B-A4B inference in ~2 GB of RAM on any M-series MacBook observed · 2026-08-28

github.com/drumih/turbo-fieldfare · Swift · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 99
  • Release rhythm 99
  • Longevity 3

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 47
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

6397 stars · 400 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TurboFieldfare is a custom Swift + Metal runtime that runs Gemma 4 26B-A4B inference in roughly 2 GB of RAM on Apple Silicon Macs by streaming mixture-of-experts weights from SSD. It ships as a native Mac app, CLI, and local OpenAI-compatible server.

Use cases

  • run a 26B LLM locally on an 8 GB MacBook
  • on-device chatbot inference without cloud APIs
  • serve a local OpenAI-compatible LLM endpoint on macOS
  • run Gemma 4 with minimal RAM usage
  • experiment with Metal GPU kernels for LLM inference
  • private offline text generation on Apple Silicon

When to choose

  • you have an M-series Mac with limited RAM and want large local LLM inference
  • you want a model-specific optimized runtime rather than llama.cpp or MLX wrappers
  • you want a native macOS app plus CLI and local server in one tool

When to avoid

  • you need multi-model or cross-platform support
  • you don't have Apple Silicon or macOS 26+
  • you need fine-tuning or training, not just inference
  • you can't spare ~15 GB of disk for the repacked model

Facets

application · maturity active

llm-inference gpu-computing cli gui large-language-models artificial-intelligence machine-learning cli metal apple-silicon gemma on-device-ai mixture-of-experts ssd-streaming low-memory local-llm openai-compatible-server macos swift gpu desktop

1 source

Member repositories

RepositoryRoleHealth v2
drumih/turbo-fieldfaremain80

For agents

markdown · JSON · MCP: product_card(name="drumih/turbo-fieldfare")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem