Earlier quoted context omitted.
You can look at open source models hosted by various companies that have no reason to host them on a loss.
Uber ran their ridesharing at a loss for years. This is a very common way to gain market share.
Gemma 4 on iPhone
241–250 of 267 posts
Re: Gemma 4 on iPhone
#242The cooperation of Apple and Google is going to crush the competition: https://blog.google/company-news/inside-google/company-annou... The combination of Apples hardware and Googles software is unbeatable.
Re: Gemma 4 on iPhone
#243Anyone worked on hooking up OpenClaw to gemma4 running locally?
Re: Gemma 4 on iPhone
#244It doesn’t render Markdown or LaTeX. The scrolling is unusable during generation. E4B failed to correctly account for convection and conduction when reasoning about the effects of thermal radiation (31b was very good). After 3 questions in a session (with thinking) E4B went off the rails and started emitting nonsense fragment before the stated token limit was hit (unless it isn’t actually checking).
Re: Gemma 4 on iPhone
#245Earlier quoted context omitted.
I haven't seen anybody else post it in this thread, but this is running on 8GB of RAM. It's not the full Gemma 4 32B model. It's a completely different thing from the full Gemma 4 experience if you were running the flagship model, almost to the point of being misleading. It's their E2B and E4B variants (so 2B and 4B but also quantized) https://ai.google.dev/gemma/docs/core/model_card_4#dense_mod...
The relevant constraint when running on a phone is power, not really RAM footprint. Running the tiny E2B/E4B models makes sense, this is essentially what they're designed for.
Re: Gemma 4 on iPhone
#246Re: Gemma 4 on iPhone
#247Earlier quoted context omitted.
Two (very quick) minutes on their GitHub repo and it's pretty obvious that they're using firebase-analytics and at the very least seem to be sending URLs[1] and infos such as the model you download or the capacities[2] you use. [1] https://github.com/google-ai-edge/gallery/blob/main/Android/... [2] https://github.com/google-ai-edge/gallery/blob/main/Android/...
That’s not the same app as posted which is for iOS.
Re: Gemma 4 on iPhone
#248Re: Gemma 4 on iPhone
#249The cooperation of Apple and Google is going to crush the competition: https://blog.google/company-news/inside-google/company-annou... The combination of Apples hardware and Googles software is unbeatable.
Re: Gemma 4 on iPhone
#250Earlier quoted context omitted.
Yeah definitely a skill issue downloading and running the app and it crashing on startup. Just gotta skillfully press the icon I guess.
Out of curiosity, do you have anything running on port 8000? Maybe it's not gracefully handling a port collision.