Earlier quoted context omitted.
The more severe problem is that Google installs model weight files on a per-user basis, meaning Chrome occupies 4 more GB of space for every OS user on your device.
The company I work at has several environments and hundreds of VDI users in each environment. Chrome is the default browser in all of them. By my rough napkin math, this one small change by Google will eat up at least 15 terabytes of new disk space in total. (I sure hope we are using deduplication at the physical storage layer...)
Google Chrome silently installs a 4 GB AI model on your device without consent
441–450 of 1001 posts
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#442If 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…
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#443I don't get the outrage. AAA games routinely take 100-200 GBs. I certainly prefer local inference to feeding google my private data over the network (assuming they actually don't do that anyway...)
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#444I don't get the outrage. AAA games routinely take 100-200 GBs. I certainly prefer local inference to feeding google my private data over the network (assuming they actually don't do that anyway...)
Hell, a few hours of browsing Tiktok or Youtube will take more bandwidth.
This is fake engagement bait.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#445Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#446> Energy intensity of network data transfer: 0.06 kWh per GB, the mid-band of Pärssinen et al. (2018) "Environmental impact assessment of online advertising", Science of The Total Environment [14]. The paper reports a 0.04-0.10 kWh/GB range depending on the share of fixed-line vs mobile transfer and inclusion of end-user device energy. 0.06 is a defensible mid-point. 2018? An estimate from 8 years ago is going to be…
0.04 to 0.1 kWh/GB is insane even for 2018 lol. I have gigabit internet (125 MB/s). This would imply when I'm downloading something I'm using 18 to 45 kW of electricity. Completely bonkers.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#447Not on my devices. Auto update has been abused so often now that it is an embarrassment to the industry. Auto update should be for bug fixes and security issues only.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#448Why use a browser from Google or Microsoft in 2026? Why in the world?
It's the browser that annoys me the least. Almost everything just works.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#449Earlier quoted context omitted.
Those two (and more) exist in chrome://flags in Chrome 147. I'm disabling them now, with the expectation that will prevent the new default. One option I'm leaving as default is "Use LiteRT-LM runtime for on-device model service inference." Any comment on that?
I'm on Chrome 147 too and disabled: "optimization-guide-on-device-model" - Enables optimization guide on device "prompt-api-for-gemini-nano" - Prompt API for Gemini Nano - Prompt API for Gemini Nano with Multimodal Input and deleted weights.bin and the 2025.x folder in "OptGuideOnDeviceModel" Will report if Chrome 148 downloads the model again.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#450Earlier quoted context omitted.
Then what is your definition of "installing" exactly? Are you going to split hairs about it not being a separate program being installed and running in the background, but weights being used by code that is run inside the browser? Because honestly, I don't think there's any significant difference from the user's perspective here. Other than the fact that doing the latter bypasses the need to get permission to install…
> A 4 GiB model has nothing to do with the functionality of a web browser. It is something forced on users without their consent. This does not happen. The model is not downloaded unless the user intentionally uses the feature that requires it. Then it's downloaded at that point.