Chrome silently downloads a 4GB weights.bin file for Gemini Nano when AI features are enabled, with no clear storage warning at the point of opt-in.
Key Takeaways
The file lives in OptGuideOnDeviceModel/weights.bin inside Chrome’s data directory; check there to confirm presence.
Gemini Nano powers scam detection, writing assistance, autofill, and suggestion features locally without cloud calls.
Deleting the file alone does not stick – disable Settings > System > On-Device AI to prevent re-download.
Google says the model auto-uninstalls when device storage is critically low, and manual removal has been possible via settings since February 2026.
Storage size is not disclosed at the feature enable point; it appears only in a separate help center guide.
Hacker News Comment Review
Commenters questioned whether the on-device privacy framing holds: the local model covers background features while visible AI features still use cloud, making the 4GB trade-off feel asymmetric.
There is curiosity about extracting the weights.bin weights to run Gemini Nano independently and benchmark it against Gemma 4 – no one has reported success yet.
The storage complaint drew pushback: one commenter argued 4GB is trivial and the real problem is the industry stalling at 256GB consumer storage, compounded by AI datacenter demand absorbing NAND supply.
Notable Comments
@zb3: Asks whether anyone has extracted the weights for standalone local use and how Gemini Nano compares to Gemma 4.
@Holacc: “You pay 4GB for the illusion of privacy” – argues cloud powers visible features while local model covers unused ones.