X · 研究者一手
@_philschmid 如何在你的机器上完全本地运行 coding agent wi…
@_philschmid Here is how to run a coding agent fully locally on your machine wi…
摘要
内容介绍如何在本地使用 Google Gemma 与 Pi 运行 coding agent:Gemma 4 26B A4B 每个 token 激活 4B 参数,Pi 提供 read、write、edit、bash 四类工具,LM Studio 默认在 localhost:1234 启动 server,Pi 默认 YOLO 模式执行命令不询问。
下面是如何在你的机器上用 @googlegemma 和 Pi 完全本地运行一个 coding agent。
- Gemma 4 26B A4B 每个 token 激活 4B 参数。
- Pi 提供四个工具:read、write、edit 和 bash。
- LM Studio 默认在 localhost:1234 运行一个 server。
- Pi 默认以 YOLO 模式运行,执行命令时不会询问。
译自 X · 研究者一手 · 录于 二〇二六年五月八日