drumih/turbo-fieldfare ? reverse-engineered prompt

Reverse engineered prompt

Build me this app so I can run Gemma 4 26B locally on an Apple Silicon Mac with very little RAM.

I want a native Mac app that can download the model, install it in the app’s own format, load it, and let me chat with it from a simple interface. It should also include a command line way to send prompts and a local server mode for apps that want OpenAI style chat requests. Make sure the first time setup handles the model download and checks that everything is installed correctly before trying to run it.

I’m fine with a text only experience, but it should feel polished and easy to use. If you need to look up current Apple or Swift docs online, go ahead. Please wire up the build so I can compile and launch it from the repo, and make sure the model runs efficiently on Apple Silicon without trying to load the whole thing into memory at once.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab