ECC
— Open agent harness for coding workflows, GitHub automation, and securityOpen agent harness for coding workflows, GitHub automation, and security
Gemma 4 26B-A4B inference runtime for Apple Silicon Macs
TurboFieldfare is a custom Swift and Metal runtime for running the instruction-tuned Gemma 4 26B-A4B model on Apple Silicon Macs, including MacBooks with 8 GB of RAM. It streams the model experts needed for each token from SSD instead of loading the full model into memory.
The project includes a Swift command-line interface, a native Mac app, a streaming installer, and a sibling decode-service executable. Users clone the repository, build it with Swift, download and repack the pinned model, then load the model and generate text locally. The model download is about 15 GB, with an optional image pack of about 1.1 GB.
TurboFieldfare targets macOS 26 with Metal 4 and Swift 6.2. The repository reports 5.1–6.3 tokens per second on an 8 GB M2 MacBook Air and 31–35 tokens per second on a 24 GB M5 Pro.
Highlights
Used it? Write the first review.
Open agent harness for coding workflows, GitHub automation, and security
Open-source self-hosted AI agent with persistent memory
A modular, plugin-based framework for building and running agents
Context API for searching, scraping, and interacting with the web

An AI coding agent for terminal, IDE, web, and Slack
Self-hosted interface for connecting and extending AI models