每日 Harness 开源 · Source
返回本期 · Back to 2026-06-17

博客文章 · Blog Posts2026-06-17 · Wednesday, June 17, 2026

Running local models is good now

vickiboykis.com原文 ↗

Running local models is good now
Vicki Boykis 的判断来自实际本地开发使用,而不是单个 leaderboard。她在 2022 M2 Mac、64GB RAM、1TB storage 上试过 Mistral 7B、Gemma、OpenAI OSS-20B、Qwen 3 MoE 等模型和 llama.cpp、Ollama、LM Studio 等栈,认为 Gemma 4 近期让本地 agentic coding 达到约 75% frontier 模型的准确/速度体感。文章给出 Pi + LM Studio + Docker 的具体配置,包括 `host.docker.internal:1234/v1`、容器挂载 workspace、限制工具权限;它把本地模型讨论从“能不能跑”推进到“怎样限制 blast radius”。
浏览

评论 · Comments