请问HN:为什么我无法在我的M1 MacBook上启用Chrome Gemini Nano?
我正在开发 vibebrowser.app 的 AI 浏览器助手,想要使用 Chrome Gemini Nano 作为其中一个大型语言模型提供者。但我在搭载 Apple Silicon M1 的 MacBook 上无法启用它。有没有人成功在 google-chrome@dev 145.0.7587.4(官方版本)dev(arm64)上启用内置的 Google Gemini Nano?我的 macOS 版本是 15.5(构建 24F74),但在 Apple Silicon M1/16GB RAM 上仍然无法使用。我按照这个指南进行了操作:https://github.com/ontaptom/gemini-nano-chrome。在将 chrome://flags/#prompt-api-for-gemini-nano 设置为“启用”后,接着将 chrome://flags/#optimization-guide-on-device-model 设置为“启用 BypassPrefRequirement”,但我在 chrome://components 中仍然看不到“设备模型优化指南”。
查看原文
I am working on vibebrowser.app AI Browser Co-Pilot and would like to use Chrome Gemini Nano as one of the LLM providers. But I can't enable on my macbook with apple silicon m1. Did anyone manage to enable chrome built-in Google Gemini Nano on google-chrome@dev 145.0.7587.4 (Official Build) dev (arm64) Revision 2a90d317b564c7fcb6c9ecb15bf709e738074843-refs/branch-heads/7587@{#8}OS macOS Version 15.5 (Build 24F74)? It still doesn't work for me on Apple Silicon M1/16GB RAM. I followed that guide: https://github.com/ontaptom/gemini-nano-chrome. After Set chrome://flags/#prompt-api-for-gemini-nano to "Enabled"<p>Set chrome://flags/#optimization-guide-on-device-model to "Enabled BypassPrefRequirement" I still do not see "Optimization Guide On Device Model" on hrome://components.