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

推荐订阅源

Martin Fowler
Martin Fowler
D
DataBreaches.Net
F
Fortinet All Blogs
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
M
MIT News - Artificial intelligence
美团技术团队
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The Cloudflare Blog
有赞技术团队
有赞技术团队
L
LangChain Blog
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
S
SegmentFault 最新的问题
V
Visual Studio Blog
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
B
Blog
I
InfoQ

Latest news

LG G6 vs. LG G5: I compared the latest OLED TV models, and it's a surprisingly tough choice I saw the 'MacBook Pro for Linux users' for the first time, and it's a legit Windows threat I'm putting Motorola above Samsung when it comes to flip phones - and won't think twice I got an early look at ChatGPT Images 2.0, and it's impressive - with one exception I tested Surfshark's new Dausos VPN protocol - here's how it compares to WireGuard How to easily encrypt your files on an Android phone - for free I'm not giving up on DJI cameras yet - not when they can upset my GoPro like this The best website builders for small businesses in 2026: Expert tested and reviewed 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 T-Mobile will give you an iPad for $99 when you sign up for a new line - here's how 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
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.