Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size.
-
Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size. It's done without consent, it's not visible in the settings, and removing it will reinstall it later.
https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
@atoponce Just in case someone wasn't already convinced they should dump Google Chrome for fucking good
-
@atoponce@fosstodon.org
No clue. I only looked in~because the only other locations my user would be able to write to would be/tmpor/var/tmp(which would be a bad place for Chrome to try to write to since those tend to be smaller partitions than/homenormally is (whether/homeis a standalone partition or part of `/)@ferricoxide @atoponce what's the point of using Chrome ? I mean if I use Microsoft I will get a lot shit from Microsoft... No surprise there.
-
@johnkavs It's unaffected. This is only Google Chrome bloat.
@atoponce not enough people know about Chromium, which Google were forced to create through anti-monopoly pressure
-
@atoponce not enough people know about Chromium, which Google were forced to create through anti-monopoly pressure
Chromium: non-creepy chrome
https://download-chromium.appspot.comDont listen to googles discouragment: works fine, you choose whether you update it and it doesn't pressure you to use a google account
-
@ferricoxide @atoponce what's the point of using Chrome ? I mean if I use Microsoft I will get a lot shit from Microsoft... No surprise there.
@tomtom@pouet.chapril.org @atoponce@fosstodon.org
If it weren't for the horribleness that is the #AWS #FleetManager to access #Windows EC2s via RDP(ish), I wouldn't use Chrome. However, AWS decided that FleetManager should be horrible to use with non #Chromium browsers (or maybe AWS just hates #Firefox). -
Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size. It's done without consent, it's not visible in the settings, and removing it will reinstall it later.
https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
@atoponce I've no choice but to use Chrome for work on my self-supplied PC, but I'm currently trying:
- Delete weights.bin
- Create an empty file with the same name
- Set its file attributes to read-only, and system to hopefully make it impossible for Google's weights file to replace it when Chrome tries to redownload it.Fingers crossed. If that doesn't work, I'll see if the hidden attribute works any better than the system attribute.
-
@atoponce I've no choice but to use Chrome for work on my self-supplied PC, but I'm currently trying:
- Delete weights.bin
- Create an empty file with the same name
- Set its file attributes to read-only, and system to hopefully make it impossible for Google's weights file to replace it when Chrome tries to redownload it.Fingers crossed. If that doesn't work, I'll see if the hidden attribute works any better than the system attribute.
@pauldrye It seems toggling chrome://settings/system -> On-device AI does the trick.
-
Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size. It's done without consent, it's not visible in the settings, and removing it will reinstall it later.
https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
-
@faduda A possible solution might be toggling chrome://settings/system -> On-device AI, although I haven't been able to confirm, as the 4 GB weights.bin file hasn't shown up on my install yet.
And no, this is strictly Google Chrome browser bloat. It doesn't affect Chromium, Edge, Brave, or any of the other Chromium forks as I understand it.
-
@atoponce Seems like an easy fix.
"The only ways to make the deletion stick are to disable Chrome's AI features through chrome://flags or enterprise policy tooling that home users do not generally have, or to uninstall Chrome entirely "
-
-
@atoponce A gigantic rant but no useful, actionable information. Just like the last time. I'm going to ignore this.
Who's gonna tell him that Microsoft installs silently Copilot on Windows PCs?
-
-
Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size. It's done without consent, it's not visible in the settings, and removing it will reinstall it later.
https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
@atoponce it's so easy to deactivate it - just uninstall Chrome! You all should have done it long time ago!
-
Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size. It's done without consent, it's not visible in the settings, and removing it will reinstall it later.
https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
@atoponce
> At a billion-device scale the climate costs are insane.
this is just blind LLM outrage. Yes it's a waste of storage and network that nobody consented to. It's not guaranteed to make people use more CPU as they have to interact with whatever feature this is going to empower. But it's *only* 4GB.
Please write an article about the climate costs of internet ads. This is about a trillion times more wasteful and nobody consents to it. It wastes so much CPU and you could literally calculate the damage to batteries of mobile devices caused by this unwanted, unsolicited, uninvited compute. -
@rodneylives @mgorny @atoponce
I still have a backup phone like that
-
Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size. It's done without consent, it's not visible in the settings, and removing it will reinstall it later.
https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
@atoponce Is this news? It's over a year old. IIRC, it's designed to reduce the amount of data sent off-machine. They were talking about space consumption in Canary release in Feb of 2025 (https://groups.google.com/a/chromium.org/g/chrome-ai-dev-preview-discuss/c/PhgjQg4IoQk)
Looking for all the models that have been downloaded for cache in browser, it's not just limited to one. chrome://on-device-internals/
You can use the Tools tab to 'Load Default' model, then type your prompt in the box below. It's slower than a cloud-based response.
Ask 'how to spell "incorriggable" and it takes 2 seconds to spit out: The correct spelling is incorrigible.
Takes 10 more seconds to explain each part of the word.
Then it crashes.
I'd rather handle spell checks on-box than send every word up to a cloud service.
But, don't ask it what the range of radio delay is between the earth and the moon. Highest Quality says 2.5 milliseconds, and crashes. Fastest inference says 22 seconds, and crashes. Not usable.
-
Google Chrome is silently installing a local LLM on your computer that is 4 gigabytes in size. It's done without consent, it's not visible in the settings, and removing it will reinstall it later.
https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
@atoponce Which OS? Chrome under Linux affected?
-
@atoponce Which OS? Chrome under Linux affected?
@tbachner It's not for me which I installed via Flatpak. I've left Chrome running for the past few hours and executed:
% find / -type f -name weights.bin 2> /dev/random
a couple times, with no results.
However, @ferricoxide found it on their machine in ~/.config/google-chrome/
YMMV.
-
@tbachner It's not for me which I installed via Flatpak. I've left Chrome running for the past few hours and executed:
% find / -type f -name weights.bin 2> /dev/random
a couple times, with no results.
However, @ferricoxide found it on their machine in ~/.config/google-chrome/
YMMV.
@atoponce@fosstodon.org @tbachner@ruhr.social
Yeah. I'm using an EL9 derivative (via WSL). Looks like I installed the portable installer (i.e., it lives under${HOME}/firefox/) rather than from RPM, though. A little odd for my habits, but I can't remember why I did it that way.
