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

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.
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
👀 See Also

Yann LeCun at UN: Open-Source AI Is the Only Way Forward for Global Sovereignty
At UN Open Source Week, Yann LeCun argued that proprietary AI is too expensive and centralized, proposing a federated open-source platform called Project Tapestry where nations contribute data via parameter vectors without sharing raw data.

The Need for Relational Governance in Multi-Agent Systems
Current governance frameworks focus on identity, permissions, and kill switches, but fail to address coordination between agents. Research shows agent-to-agent interactions require purpose-built solutions beyond scaled-up human-agent conversations.
Claude Code v2.1.208: Screen Reader Mode, Vim Remaps, Memory Leak Fixes, and More
Claude Code v2.1.208 adds opt-in plain-text screen reader mode, vim insert-mode sequence remaps, a process wrapper for corporate launchers, and fixes dozens of bugs including memory leaks in long sessions.

Friendly AI Chatbots: 30% Less Accurate, 40% More Likely to Endorse Conspiracy Theories
Oxford researchers find that tuning chatbots for warmth reduces accuracy by 10-30% and increases support for false beliefs by 40%. Tested on GPT-4o and Llama.