返回 2026-06-17
🤖 AI / ML

引用 Georgi Gerganov 的观点Quoting Georgi Gerganov

simonwillison.net·2026-06-16 节选正文

Georgi Gerganov 证实 Qwen3.6-27B 是一款用于编程任务的强大本地模型。过去一个半月内,他在 M2 Ultra 或 RTX 5090 设备上几乎每天使用该模型。该模型主要用于处理 ggml-org 仓库中一些日常琐碎的代码任务。这表明开源大模型在辅助本地代码生成方面已具备极高的实用价值。

Simon Willison

16th June 2026

I can 100% attest to the fact that Qwen3.6-27B is a very capable local model for coding tasks. Over the last month and a half I've been using it almost daily, either on my M2 Ultra or on my RTX 5090 box. I use it for small mundane tasks at ggml-org - nothing really impressive, but definitely a helpful tool for a maintainer. I think I would be using it much more, if I didn't have to spend a lot of my time on reviewing PRs. Currently, I have a very lightweight harness - the pi agent with everything stripped (pi -nc --offline) and a short system prompt to align it a bit with my style.

— Georgi Gerganov, Hacker News comment on Running local models is good now by Boykis

需要完整排版与评论请前往来源站点阅读。