← Back to context

Comment by ElFitz

1 day ago

> Including a 4gb is a negligible amount of space for current hardware and Chrome is not known as the browser to run on resource constrained devices.

4gb definitely isn’t a negligible amount of space on most people’s devices.

The quite successful it would seem MacBook Neo has 256GB of storage in its base configuration.

A MacBook Air and a basic sub $1000 Dell laptop starts at 512GB.

> To put 4gb in context, I currently have 2 tabs open that nearly take up 4gb.

You are conflating disk and memory.

> The fact Chrome also has a way to disable this makes it kind of a nothingburger in my opinion.

There’s a reason they picked an opt-out model for this, and not an opt-in approach.

But I also see the point in it. We recently did a hackathon, and I considered relying on Gemma 4 for privacy considerations. The local model could interpret the user’s natural language request and derive less privacy revealing requests to form based on that.

But then, a web app that shows people a loading screen while it downloads a 4GB model probably wouldn’t be a best-selling UX.

> You are conflating disk and memory.

I never conflated anything. I said it's a neglible amount of space for current hardware, which I still believe.

If anything, the fact that I think the amount of space is acceptable for the amount of ram a modern laptop has exaggerates the point.

> There’s a reason they picked an opt-out model for this, and not an opt-in approach.

That's the approach they take for most of their features.

> But then, a web app that shows people a loading screen while it downloads a 4GB model probably wouldn’t be a best-selling UX.

Which seems to be the motivation of having these local models embedded in the browser's available resources: https://developer.chrome.com/docs/ai/prompt-api

  • > I never conflated anything. I said it's a neglible amount of space for current hardware, which I still believe.

    >> If anything, the fact that I think the amount of space is acceptable for the amount of ram a modern laptop has exaggerates the point.

    How does the memory usage of your browser tabs relate to the amount of disk space taken up by the downloaded models?

    > That's the approach they take for most of their features.

    And there’s a reason for that. Same one the EU forced companies to make consent to marketing and consumer data sharing opt-in and not opt-out: we have a bias.

    > Which seems to be the motivation of having these local models embedded in the browser's available resources

    Sooo… we are basically agreeing on the fact it could prove to be useful? In the long run, if and when they decide to pick a model that isn’t half brain dead (apparently it’s based on Gemma 3).

    • > How does the memory usage of your browser tabs relate to the amount of disk space taken up by the downloaded models?

      I am talking about space in general. Data size. The relation of data stored in one place vs another is the fact they both store *data*. The components to store data can be cheaper or more expensive based on how it's architected. The fact I still see 4GB as an acceptable cost in ram exaggerates the point because it shows that I'm okay with 4GB being consumed in a relatively expensive component used for data storage (meaning I'd obviously be okay with it being stored on hard disk).

      > if and when they decide to pick a model that isn’t half brain dead (apparently it’s based on Gemma 3)

      Gemma 3 is far from brain dead and can be used for a variety of different tasks, translation being one I've personally used it for.