6 ms·
I hope the Chrome devs will add some features like those in Arc browser, such as summarizing content while hovering over a link and pressing Shift.
by Hoefner 3y ago
I hope the Chrome devs will add some features like those in Arc browser, such as summarizing content while hovering over a link and pressing Shift.
- lukan 3y agoThat would be useful, but also probably quite expensive, if every chrome user use this feature?
- nolist_policy 3y agoNot if inferencing happens locally, e.g. with Gemini Nano.
- summerlight 3y agoShould be doable with a local model, but there might be some trade-off here. I expect it to roll out to Pixel users first where Google has a better control.
- AzzyHN 3y agoAs long as laptops are still sold with 8GB of RAM, I don't see this happening. Honestly not sure how much RAM that'd take but to me, it sounds like bloat
- brucethemoose2 3y agoDesktop users are not going to be happy about a surprise local model running in the background, even a small quantized one.
- rockemsockem 3y agoI'm curious, why do you think that?
- chankstein38 3y agoBecause it seems like, regardless of the announcement, there will always be someone who has the most niche issue with it and manages to make assertions for an entire group of people while only really referencing their personal experience ("and all of the people they know").
- brucethemoose2 3y agoI mean, I am the strongest local LLM advocate you will find. I have my GPU loaded with a model pretty much all day, for recreation and work. My job, my livelihood involves running local LLMs. But it's intense, even with a very finicky, efficient runtime on a strong desktop. Local LLM hosting is not something you want to impose on users unless they are acutely aware of it, or unless its a full stack hardware/software platform (like the Google Pixel) where the vendor can "hide" the undesirable effects on system performance. I think that's a reasonable generalization to make.
- chankstein38 3y agoFair but google does, _supposedly_ have a Gemini model meant to run on phones so it'd presumably be small enough that it wouldn't necessarily be a massive problem. Or, at least, we could get there eventually. Not arguing at this point, you're right. I just think over time we could get there
- brucethemoose2 3y agoRunning "smart" LLMs locally takes a lot of RAM, a lot of compute, and a lot of disk space. It produces a considerable amount of heat unless it's run on an NPU, which basically doesn't happen on desktops at the moment. Hot loading/unloading it can be slow even on an SSD. Users often multitask with chrome in the background, and I think many would be very displeased to find Chrome bogging down their computer for reasons they may not be aware of. Theoretically Google could run a very small (less than 2B?) LLM with very fast quantization, and maybe even work out how to use desktop NPUs, but that would be one heck of an engineering feat to deploy on the scale of Chrome.
- chatmasta 3y agoSo don't make it a surprise then. Besides, I'd be much less happy about my post-authenticated content being sent to a surprise cloud model...
- jklinger410 3y agoI hope the Arc Browser team makes their Chromium based project as cross-platform as Chromium itself.
- rockemsockem 3y agoIt's coming to Windows really soon! I'm not really holding my breath for Linux support though :/