Ask HN:为什么我无法在我的 M1 MacBook 上启用 Chrome Gemini Nano?

1作者: denis4inet6 个月前
我正在开发 vibebrowser.app AI 浏览器副驾驶,并希望使用 Chrome Gemini Nano 作为 LLM 提供商之一。但我在配备 Apple Silicon M1 芯片的 MacBook 上无法启用它。有人成功在 google-chrome@dev 145.0.7587.4 (官方构建) dev (arm64) 版本 2a90d317b564c7fcb6c9ecb15bf709e738074843-refs/branch-heads/7587@{#8} 操作系统 macOS 版本 15.5 (Build 24F74) 上启用了 Chrome 内置的 Google Gemini Nano 吗? 在我的 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 中看不到“Optimization Guide On Device Model”。
查看原文
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&#x27;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&#x2F;branch-heads&#x2F;7587@{#8}OS macOS Version 15.5 (Build 24F74)? It still doesn&#x27;t work for me on Apple Silicon M1&#x2F;16GB RAM. I followed that guide: https:&#x2F;&#x2F;github.com&#x2F;ontaptom&#x2F;gemini-nano-chrome. After Set chrome:&#x2F;&#x2F;flags&#x2F;#prompt-api-for-gemini-nano to &quot;Enabled&quot;<p>Set chrome:&#x2F;&#x2F;flags&#x2F;#optimization-guide-on-device-model to &quot;Enabled BypassPrefRequirement&quot; I still do not see &quot;Optimization Guide On Device Model&quot; on hrome:&#x2F;&#x2F;components.