Live data from Hacker News

Google Chrome Installed a 4GB AI Model on Your PC

oztalking.com

11–20 of 69 posts

Re: Google Chrome Installed a 4GB AI Model on Your PC

#12
Ever since IO earlier this year when google showed their AI strategy I switched to firefox and duckduckgo and couldn't be happier with the decision. I am by no means anti-AI but users should be able to choose when they want to use these tools, google seems to want to shove it down everyone's throat.

Re: Google Chrome Installed a 4GB AI Model on Your PC

#15
You can try the model here: https://chromeai.org/ -> Press the left edit button to start a new context.

It's free, multi-language, well tested, respecting privacy (no cloud needed), nothing extra to install. Quite nice actually.

Like what iPhones do, and everybody is ok with it. Chrome is not just a browser, it's a Window (ahem) to the web, almost an operating system considering the wide scope.

Average game is 80 GB, Call of Duty 200 GB+, etc

It's a quite oriented title:

Google Chrome silently installs a 4 GB AI model on your device without consent

The same news can be read as:

Amazing, Chrome now includes a fully offline AI so you don't have to send your secrets to ChatGPT

A proper journalist would have found the middle ground, explained that this is by default, can be made optional and to raise the issue to Google as "Cons: this uses bandwidth and user is not aware of it".

Re: Google Chrome Installed a 4GB AI Model on Your PC

#16

IMO If you're into tech and still use Chrome*, that's on you. If you are not, you probably don't really care unless you need extra space on your PC. *Except in your job, since you probably obligated to use.

Switched from firefox few months ago, I don't like google, but firefox has only few percent of market share currenly, many pages simply do not work properly with it, plus it has bugs on macos (like onmousover stuff), which simply make it unusable. Safari is fine, but also many websites (which sometimes you need to use like banking or gov) are not tested on it. The overall browsers situation is less than ideal.

Re: Google Chrome Installed a 4GB AI Model on Your PC

#17

In their defense, it's an astonishingly good model for this size and you can use it for all sorts of cool stuff. Little demo of using this local model to inject AI into a page with a monkeyscript: https://www.youtube.com/watch?v=MPi33D8DoQ0&t=3000s

yeah I'm lowkey pissed off people keep insulting google for giving them an offline version of coding enabled wikipedia that they get literally 0 data analytics from (just turn your wifi and ethernet off and use it offline after downloading it)

what part of the 4Gb file offended people?

the fact that ai runs on the edge reliably now?

Re: Google Chrome Installed a 4GB AI Model on Your PC

#18
post #11

Any page can silently trigger an additional multi-gigabyte download for Chrome users by just calling this API: await LanguageModel.create() Since the model is installed once per browser, LanguageModel.availability() could probably also be used for fingerprinting.

Indeed, you could even do something like this:

    await fetch("/multi-gigabyte-download");
It even works on non-Chrome browsers.

Re: Google Chrome Installed a 4GB AI Model on Your PC

#19
Only problem is that it doesn’t prompt “do you want to download this/enable AI”, right? Otherwise, local AI is exactly what most people want instead of needing to pay rent to big tech companies for AI use*. Open-weight models would also be nice, but I imagine the people who care about that _and_ want to use Chrome are using Chromium or de-googled Chromium.

* other than how everyone is already paying rent in the form of increased energy costs due to increased demand from this massive ramp of data center development everywhere, regardless of if they want to use AI or not

Re: Google Chrome Installed a 4GB AI Model on Your PC

#20
post #16

IMO If you're into tech and still use Chrome*, that's on you. If you are not, you probably don't really care unless you need extra space on your PC. *Except in your job, since you probably obligated to use.

Switched from firefox few months ago, I don't like google, but firefox has only few percent of market share currenly, many pages simply do not work properly with it, plus it has bugs on macos (like onmousover stuff), which simply make it unusable. Safari is fine, but also many websites (which sometimes you need to use like banking or gov) are not tested on it. The overall browsers situation is less than ideal.

Don't be so dramatic. Firefox on macOS is perfectly usable.
Post reply on HN