Framing 4GB of data moving in a world of petabytes of traffic as a specific environmental disaster is kind of a stretch, regardless of whether we want the model.
Amazing how many people missed the "environmental disaster" part of this post and are talking about personal inconvenience. Sorry folks, your low bandwidth situation is not, in fact, a climate change emergency.
Google Chrome silently installs a 4 GB AI model on your device without consent
451–460 of 1001 posts
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#452If Chrome has the #optimization-guide-on-device-model and #prompt-api-for-gemini-nano flags enabled, either because it's part of some Origin Trial / Early Stable Release or something, then web pages will have access to the new Prompt API which allows any webpage to initiate the (one-time) download of the ~2.7 GiB CPU or ~4.0 GiB GPU model using LanguageModel.create() https://developer.chrome.com/docs/ai/prompt-api Wh…
Summarizer.create()
[0]: https://developer.chrome.com/docs/ai/summarizer-api#model-do...I think this is a distinct model from the Prompt API, since the other shipped AI APIs use fine tuned models.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#453Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#454"Silently installs" is misleading. They are including a file in the package which is presumably related to the functionality of the software. I don't use chrome for a long list of reasons but it is not standard or expected to get consent for that.
Are you okay with a 1 GB chrome install suddenly becoming a 5 GB chrome install on all your machines, without your permission or knowledge, for functionality you may or may not want?
It's a bizarre way of living your life.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#455chrome://on-device-internals/ ..will tell you everything you need to know - including model state, file path, device capabilities, etc. And there's a single button to uninstall the model. There is also the ability to load a model from a central location, as suggested by another commenter here, although I haven't tested it yet. The official chrome.dev Prompt API Playground linked in the thread doesn't work. Chatgpt ma…
https://chrome.dev/web-ai-demos/summarization-api-playground...
and you can watch it generate the output token by token in the Event Logs:
chrome://on-device-internals/
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#456If Chrome has the #optimization-guide-on-device-model and #prompt-api-for-gemini-nano flags enabled, either because it's part of some Origin Trial / Early Stable Release or something, then web pages will have access to the new Prompt API which allows any webpage to initiate the (one-time) download of the ~2.7 GiB CPU or ~4.0 GiB GPU model using LanguageModel.create() https://developer.chrome.com/docs/ai/prompt-api Wh…
First the tabs came for the RAM and i did not protest, for i had plenty. Then they came for the chip and i did not protest, for it was dark silcon anyway. Then they came for the HDD.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#457Earlier quoted context omitted.
This is exactly how it works on Debian. Can recommend.
There is a difference between - software company decides to release a new version and auto installs it for everyone who has the old version (like Google Chrome) - software company decides to release a new version. The Debian packaage maintainer checks if the update is fine, is compatible with Debian policies, then includes it in the packages repositories. In the first, there are no checks. In the second, there are.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#458Sorry but the whole climate angle on this is extremely stupid and needs to be challenged. I have noticed this new phenomenon of people using climate as a trump card to oppose any thing they don’t like. The thing about these kind of arguments is that any economic activity or any sort of action involves some load on climate. The magnitudes are important. In this case: a single hamburger does the same amount of emission…
> In this case: a single hamburger does the same amount of emissions as 50 such downloads Hamburger is usually held up as a grotesque example in climate talk and can't be consumed with a clear conscious so are downloads insanely worse than we thought or is a hamburger not even in the same realm of climate damage as usually claimed.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#459Earlier quoted context omitted.
It's not a very good small model to be honest. That said, you might be surprised to learn that some of the models from 3b-9b could probably replace 80% of the things nonvibe coders use chatgpt for. Its a good idea to run small models locally if your computer can host them for privacy and cash saving reasons. But how can you trust Google to autoinstall one on your machine in 2026? I just couldn't do it.
> But how can you trust Google to autoinstall one on your machine Why are AI models something I'd be uniquely unable to trust Google to install, compared all the other code included in Chrome updates? Is your point just that you shouldn't trust Chrome in general?
I'm really tired of such overinflated ridiculousness shrillness against Google. Yes there are very real tensions to this company and their as business is scary as heck.
But folks don't seem capable of processing duality, don't seem to be able to do much but ad-hominem until they pass out. Its really so exhausting having such empty energy charging in every single time, and it keeps obstructing any ability to think straight or assess.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#460Why use a browser from Google or Microsoft in 2026? Why in the world?
> Why use a browser from Google or Microsoft in 2026? Why in the world? There are only three major browser rendering engines. One is Gecko, by Mozilla. One is Webkit, currently tended to by Apple. And one is Blink, which is Google/Microsoft. Of those, Blink is the most featureful. That's why.