Earlier quoted context omitted.
> :v I guess I found the millennial. I haven't seen that in so long!
:<
Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
91–100 of 196 posts
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#92> edge AI deployment Isn't the "edge" meant to be computing near the user, but not on their devices?
For those that have lost their marbles: sure, people use words incorrectly, but that does mean we all have to use those words incorrectly.
In compute vernacular, "edge" means it's distributed in a way that the compute is close to the user (the "user" here is the device, not a person); "on device" means the compute is on the device. They do not mean the same thing.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#93Earlier quoted context omitted.
You would be correct. Ran the article through GPTZero, 100% AI.
AI detectors that use text as a basis are not real. It is fundamentally impossible for them to exist.
LLM output doesn't have the variety of human output, since they operate in fixed fashion - statistical inference followed by formulaic sampling.
Additionally, the statistics used by LLMs are going be be similar across different LLMs since at scale its just "the statistics of the internet".
Human output has much more variety, partly because we're individuals with our own reading/writing histories (which we're drawing upon when writing), and partly because we're not so formulaic in the way we generate. Individuals have their own writing styles and vocabulary, and one can identify specific authors to a reasonable degree of accuracy based on this.
It's a bit like detecting cheating in a chess tournament. If an unusually high percentage of a player's moves are optimal computer moves, then there is a high likelihood that they were computer generated. Computers and humans don't pick moves in the same way, and humans don't have the computational power to always find "optimal" moves.
Similarly with the "AI detectors" used to detect if kids are using AI to write their homework essays, or to detect if blog posts are AI generated ... if an unusually high percentage of words are predictable by what came before (the way LLMs work), and if those statistics match that of an LLM, then there is an extremely high chance that it was written by an LLM.
Can you ever be 100% sure? Maybe not, but in reality human written text is never going to have such statistical regularity, and such an LLM statistical signature, that an AI detector gives it more than a 10-20% confidence of being AI, so when the detector says it's 80%+ confident something was AI generated, that effectively means 100%. There is of course also content that is part human part AI (human used LLM to fix up their writing), which may score somewhere in the middle.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#94What are the possibilities of an Android or iOS device where the OS is centered around a locally running LLM with an API for accessing it from apps, along with tools the LLM can call to access data from locally running apps? What’s the equivalent of the original Mac OS?
Do apps disappear and there’s just a running dialog with the LLM generating graphical displays as needed on demand?
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#95https://github.com/blixt/pucky
It writes a single TypeScript file (I tried multiple files but embedded Gemma 4 is just not smart enough) and compiles the code with oxc.
You need to build it yourself in Xcode because this probably wouldn't survive the App Store review process. Once you run it, there are two starting points included (React Native and Three.js), the UX is a bit obscure but edge-swipe left/right to switch between views.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#96[flagged]
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#97Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#98Is it me, or does the article sound like LLM output? The pattern "It's not mere X — it's Y", occurs like 4 times in the text :v
The problem with the article is the complete lack of details. No benchmarks on the iPhone capable models. No details, whatsoever.
Human or LLM - the article is a whole lot of nothing.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#99Earlier quoted context omitted.
LLMs are stateless. But given an actual database of task-shaped items and some work, I could see the potential. With a canonical source of truth, and set input/output expectations, the potential blast radius is quite small.
And the end results is.....? What? A todo app that takes 16GB of RAM?
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#100Is it me, or does the article sound like LLM output? The pattern "It's not mere X — it's Y", occurs like 4 times in the text :v
I don't care if it's written by an LLM. The problem with the article is the complete lack of details. No benchmarks on the iPhone capable models. No details, whatsoever. Human or LLM - the article is a whole lot of nothing.