原文整理页

开发者分享了一种名为“循环工程”的方法,通过前沿模型引导 GLM 5.2 级别模型反复迭代以提升技能表现

来源作者:Mason (@chenjingtalk)原始来源:https://x.com/steipete/status/2081929572342473177

中文导读

开发者分享了一种名为“循环工程”的方法,通过前沿模型引导 GLM 5.2 级别模型反复迭代以提升技能表现。

正文 Markdown

I found a very useful way to improve skills: use a frontier model to build the skill, and require it to call a glm 5.2-level model through acpx until glm 5.2 produces the expected result. It’s basically loop engineering. You’ll thank me later.