Chrome's Gemini Nano AI Model Consumes 4GB of Disk Space

✍️ OpenClawRadar📅 Published: May 10, 2026🔗 Source
Chrome's Gemini Nano AI Model Consumes 4GB of Disk Space
Ad

According to a report from The Verge, Google Chrome may be silently using up to 4GB of local disk space for its on-device AI features. The culprit is a file named weights.bin located in the OptGuideOnDeviceModel directory under Chrome's data folder. This file contains the training parameters for Google's Gemini Nano model, which powers features like scam detection, writing assistance, autofill, and suggestion tools directly on your machine without cloud calls.

How to Check and Reclaim Storage

To see if the file is present on your system, navigate to your Chrome user data folder. The exact path varies by OS, but typically looks like:

  • Windows: %LOCALAPPDATA%\Google\Chrome\User Data\OptGuideOnDeviceModel
  • macOS: ~/Library/Application Support/Google/Chrome/OptGuideOnDeviceModel
  • Linux: ~/.config/google-chrome/OptGuideOnDeviceModel

If you delete the weights.bin file manually but keep AI features enabled, Chrome will re-download it on the next update. The correct way to free up the space permanently is to head to Settings > System and toggle off the On-Device AI option. This removes the model and disables AI features that rely on it.

Ad

Google's Statement and Caveats

Google spokesperson Scott Westover clarified: “We’ve offered Gemini Nano for Chrome since 2024 as a lightweight, on-device model. It powers important security capabilities like scam detection and developer APIs without sending your data to the cloud. ... The model will automatically uninstall if the device is low on resources.”

As of February 2026, Chrome provides a user-facing toggle to disable and remove the model. However, the 4GB size is only documented in a lengthy help center article, not at the point of enabling the features. Google notes that “Gemini Nano’s exact size may vary as the browser updates the model.”

If you rely on Chrome's AI features but are tight on storage, there is currently no option to switch to a cloud-based model; the only workaround is to disable on-device AI entirely.

📖 Read the full source: HN AI Agents

Ad

👀 See Also