惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
罗磊的独立博客
博客园 - 【当耐特】
A
About on SuperTechFans
Last Week in AI
Last Week in AI
雷峰网
雷峰网
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
D
Docker
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题
Recent Announcements
Recent Announcements

Latest news

Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users The best TV antenna of 2026: Expert tested Your old iPad or Android tablet can be your new smart home panel - here's how Apple's original AirTag still tracks effectively, and you can get a 4-pack for its best price ever How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026 Amazon just slashed $250 off the Google Pixel 10 - and a Prime subscription isn't required I found the apps slowing down my PC - how to kill the biggest memory hogs These companies are actually upskilling their workers for AI - here's how they do it Verizon will give you Meta Ray-Bans for free with this Fios Internet deal - how to get yours I tried the new Gemini app for Mac - it has one major advantage over the web version How Google's updated AI Mode will ease your tab clutter when you search Why this MagSafe battery pack is our readers' favorite model right now - especially at its price T-Mobile will give you a Google Pixel 10a for free - plus an extra gift OpenAI's Codex Desktop can run your computer now - and has its own browser
Why Chrome may have quietly downloaded a 4GB file to your...
2026-05-07 · via Latest news
Google Gemini
Lance Whitney/ZDNET

Follow ZDNET: Add us as a preferred source on Google.


ZDNET's key takeaways

  • Google is downloading a 4GB file to the PCs of many Chrome users.
  • The file is harmless and is used for the Gemini Nano on-device LLM.
  • You'll see it if you've opted into the on-device AI setting in Chrome.

Google is silently saving a Chrome-related file to many computers. That's nothing earth-shaking. But this file is a hefty 4GB in size, which has caught the attention of some Google watchers. What is the file, why is it being installed, and how can you check for it?

Also: I let Chrome's AI agent shop, research, and email for me - here's how it went

In a new blog post, computer scientist Alexander Hanff, aka the Privacy Guy, pulled back the curtain on this mysterious file. Named weights.bin, the file is being downloaded deep within the user data folder of many Chrome users. The file itself is related to Gemini Nano, which Google is using as the on-device AI model for Chrome users.

If you delete the file, it comes back

Though there's nothing risky or dangerous about the file, Hanff and others have expressed concerns that it's being downloaded without users' knowledge or permission. And if you delete the file, it eventually comes back, Hanff said. That by itself is hardly alarming; that's part of any software update. Rather, some of the criticism centers on the file's size. If you have ample hard disk space, then 4GB is likely not a big deal. But if you're running low, that big a file might chew up space you can't spare.

Traditionally, AI models like Gemini use the cloud to interact with you. Submit a request, ask a question, or kick off a conversation, and the AI taps into its online data and resources to respond. But that method can be slow and naturally requires that you be connected. By traveling between your device and the cloud, your data can also be exposed.

A trend has emerged in which companies are experimenting with locally stored LLMs (large language models). That not only speeds up the process, but it also means you can use the AI offline and more securely. Gemini Nano has already been in play on Google's own Pixel phones.

That explains why the file is so large; it has to pack in a lot of data. In this case, a weights file contains numbers that measure the level of importance an AI model assigns to your input. The AI uses these values to determine what should come next. For example, let's say you start typing the phrase "Why did my new phone cost me an arm and a…" at the prompt. The AI assigns weights to your input to help it predict that the next word would be "leg."

Also: This powerful Gemini setting made my AI results way more personal and accurate

How can you tell if the file has been downloaded to your PC? First, open Chrome, go to Settings, and select System. On the System screen, check whether the On-device AI option is turned on. If so, then you probably have the file or will soon get it.

To double-check, you'll have to navigate to the user folder on your PC. That location varies based on your operating system. On my Windows 11 PC, I ran a search in File Explorer for weights.bin. The search took a long journey through the following path: C:\Users\lance\AppData\Local\Google\Chrome\User Data\OptGuideOnDeviceModel\2025.8.8.1141. At that final location, the weights.bin file appeared, measuring 4GB.

Since the file is downloaded again if you simply delete it, you'll have to take an extra step to get rid of it permanently. After you delete the file, go back to Settings in Chrome and select System. Then  turn off the switch for On-device AI.

But as long as you have enough disk space (and if you can't spare 4GB, then it's time to clean up your drive), the file is little cause for concern. Just forget about it, especially if you're keen to try on-device AI, and we'll see what the future holds for Gemini Nano.