Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
21–30 of 196 posts
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#22[flagged]
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#23Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#24> edge AI deployment Isn't the "edge" meant to be computing near the user, but not on their devices?
In a general sense, edge just means moving the computation to the user, rather than in a central cloud (although the two aren’t mutually exclusive, eg Cloudflare Workers)
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#25Earlier quoted context omitted.
I run qwen3.5 122b on a Framework Desktop at 35/ts as a daily driver doing security and OS systems and software engineering. Never paid an LLM provider and I have no reason to ever start.
What spec of Framework Desktop do you run this on?
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#26[flagged]
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#27Is the output coherent though? I am yet to see a local model working on consumer grade hardware being actually useful.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#28> edge AI deployment Isn't the "edge" meant to be computing near the user, but not on their devices?
Your device is the ultimate edge. The next frontier would be running models on your wetware.
Can't wait until AI companies go from mimicking human thought to figuring how to licensing those thoughts. ;)
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#29Related: Gemma 4 on iPhone (254 comments) - https://news.ycombinator.com/item?id=47652561
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#30Is the output coherent though? I am yet to see a local model working on consumer grade hardware being actually useful.
You need a relatively beefy phone to run this stuff on large amounts of text, though, and you can't have every app run it because your battery wouldn't last more than an hour.
I think the real use case for apps is more like going to be something like tiny, purpose-trained models, like the 270M models Google wants people to train and use: https://developers.googleblog.com/on-device-function-calling... With these things, you can set up somewhat intelligent situational automation without having to work out logic trees and edge cases beforehand.