Is 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
> :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
101–110 of 196 posts
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#102Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#103Earlier quoted context omitted.
Ran it through Claude, Grok, whatever...for me, they all flagged issues (no sources, punchy phrases with repetition,...) with these content farms. My favorite: couldn't even prove the author is a real person. They all found no record!
As someone said we live in a strange but amazing era, where although it has never been easier to be deceived, but its _also_ much easier to uncover said deception especially on the internet.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#104Is 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
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#105Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#106Earlier quoted context omitted.
Ran it through Claude, Grok, whatever...for me, they all flagged issues (no sources, punchy phrases with repetition,...) with these content farms. My favorite: couldn't even prove the author is a real person. They all found no record!
As someone said we live in a strange but amazing era, where although it has never been easier to be deceived, but its _also_ much easier to uncover said deception especially on the internet.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#107Unfortunately Apple appears to be blocking the use of these llms within apps on their app store. I've been trying to ship an app that contains local llms and have hit a brick wall with issue 2.5.2
Come on folks, their IT hardware may be nice but supporting them is not worth it.
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#108Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#109I made this offline pocket vibe coder using Gemma 4 (works offline once model is downloaded) on an iPhone. It can technically run the 4B model but it will default to 2B because of memory constraints. https://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…
I think react native can be switched with swift
Re: Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference
#110Is the output coherent though? I am yet to see a local model working on consumer grade hardware being actually useful.