谷歌AI边缘画廊应用上线,支持本地运行Gemma模型
Simon Willison··作者 Simon Willison
关键信息
E2B模型大小为2.54GB,在设备上表现良好;但对话内容不会保存,因为没有永久日志。某些技能演示在尝试后续提示时可能导致应用冻结。
资讯摘要
西蒙·威尔逊评测了谷歌新发布的AI边缘画廊应用,该应用可在iPhone上本地运行Gemma 4模型。应用支持图像问答、最多30秒的音频转录,以及八个基于HTML的互动技能演示,例如交互式地图或维基百科查询。其中一个演示成功调用了JavaScript技能,在旧金山卡斯特剧院附近显示了一个嵌入式地图。
尽管性能出色,但该应用缺少对话历史记录,并且在添加后续提示时曾出现崩溃。这标志着将强大本地大模型推向消费者和开发者的重大进展。

资讯正文
<p><strong><a href="https://apps.apple.com/nl/app/google-ai-edge-gallery/id6749645337">Google AI Edge Gallery</a></strong></p>
名字很糟糕,但应用本身非常出色:这是谷歌官方推出的App,可在你的iPhone上直接运行他们的Gemma 4系列模型(包括E2B和E4B版本,以及部分Gemma 3家族成员)。</p>
<p>它运行得<em>非常</em>顺畅。E2B模型下载大小为2.54GB,速度快且真正实用。</p>
<p>该应用还提供“向图像提问”和音频转录功能(最长30秒),使用的是两个小型Gemma 4模型;同时还有一个有趣的“技能演示”,展示了调用工具的能力,涉及八个不同的交互式组件,每个都以HTML页面形式实现(可惜源代码不可见):交互地图、厨房冒险、哈希计算、文本旋转器、情绪追踪器、记忆密码生成器、维基百科查询、二维码生成器。</p>
<p><img alt="Screenshot of an "Agent Skills" chat interface using the Gemma-4-E2B-it model. The user prompt reads "Show me the Castro Theatre on a map." The model response, labeled "Model on GPU," shows it "Called JS skill 'interactive-map/index.html'" and displays an embedded Google Map centered on a red pin at The Castro Theatre in San Francisco, with nearby landmarks visible including Starbelly, Cliff's Variety, Blind Butcher, GLBT Historical Society Museum, and Fable. An "Open in Maps" link and "View in full screen" button are shown. Below the map, the model states "The interactive map view for the Castro Theatre has been shown." with a response time of 2.4 s. A text input field with "Type prompt..." placeholder, a "+" button, and a "Skills" button appear at the bottom." src="https://static.simonwillison.net/static/2026/gemini-agent-skills.jpg" /></p>
<p>(不过我在尝试添加后续问题时,这个演示曾让应用卡住过。)</p>
<p>这是我第一次看到本地大模型厂商发布官方App,让用户在iPhone上体验其模型。遗憾的是,它缺少永久日志——与该应用的对话是临时的,不会保存。</p>
<p>标签: <a href="https://simonwillison.net/tags/google">google</a>, <a href="https://simonwillison.net/tags/iphone">iphone</a>, <a href="https://simonwillison.net/tags/ai">ai</a>, <a href="https://simonwillison.net/tags/generative-ai">generative-ai</a>, <a href="https://simonwillison.net/tags/local-llms">local-llms</a>, <a href="https://simonwillison.net/tags/llms">llms</a>, <a href="https://simonwillison.net/tags/gemini">gemini</a>, <a href="https://simonwillison.net/tags/llm-tool-use">llm-tool-use</a></p>
来源与参考
收录于 2026-04-07