AI News AI资讯 8d ago Updated 8d ago 更新于 8天前 51

Anthropic says it cut 80 percent of Claude Code's system prompt because Fable 5 models "want a smaller system prompt" Anthropic称已削减Claude Code系统提示词的80%,因为Fable 5模型“希望更小的系统提示词”

Anthropic reduced Claude Code's system prompt by 80% for its new Fable 5 (Mythos class) models. Newer models exhibit higher imagination, making extensive examples and hard constraints counterproductive. Steering strategy shifted from rigid rules and dense examples to contextual guidance. Prompt length trends have reversed: short -> long -> short as model capabilities evolved. Anthropic宣布将Claude Code的系统提示词缩减了80%,以适应新一代Fable 5(Mythos类)模型的特性。 研究发现,新模型具有更强的想象力,过多的示例反而会限制其表现,不再遵循“指令越多越好”的传统逻辑。 模型引导策略发生根本性转变,从依赖硬性规则(如“禁止做某事”)转向通过上下文进行软性引导。 系统提示词的演变呈现U型曲线:早期需要简短提示加大量示例,中期随理解力提升变长,现在再次回归精简。

75
Hot 热度
70
Quality 质量
72
Impact 影响力

Analysis 深度分析

TL;DR

  • Anthropic reduced Claude Code's system prompt by 80% for its new Fable 5 (Mythos class) models.
  • Newer models exhibit higher imagination, making extensive examples and hard constraints counterproductive.
  • Steering strategy shifted from rigid rules and dense examples to contextual guidance.
  • Prompt length trends have reversed: short -> long -> short as model capabilities evolved.

Why It Matters

This finding challenges the conventional wisdom that larger, more detailed system prompts always yield better performance, suggesting that over-constraining advanced models can hinder their capabilities. For AI practitioners, it highlights the need to adapt prompting strategies based on specific model classes rather than applying static best practices across all architectures.

Technical Details

  • Model Class: The changes apply specifically to the Fable 5 models, also referred to as the Mythos class.
  • Prompt Reduction: An 80% cut was applied to the system prompt used in Claude Code.
  • Steering Mechanism: Anthropic moved away from "hard rules" (e.g., "do not do this") and excessive few-shot examples, which were found to constrain the model's natural imagination.
  • Contextual Guidance: The new approach relies on providing context to steer the model rather than explicit, restrictive instructions.
  • Historical Trend: Early models required short prompts with many examples; intermediate models handled longer prompts better; current models require shorter prompts again.

Industry Insight

  • Dynamic Prompting Strategies: Developers should avoid one-size-fits-all prompt engineering; prompt complexity must be tuned to the specific model version and class being used.
  • Trust Model Imagination: Over-specifying behavior via examples may suppress the creative problem-solving abilities of advanced models, potentially leading to suboptimal outputs in complex tasks.
  • Iterative Optimization: As models improve, the optimal prompt structure may regress to simplicity, emphasizing the need for continuous evaluation of prompt effectiveness rather than assuming growth in capability allows for growth in instruction density.

TL;DR

  • Anthropic宣布将Claude Code的系统提示词缩减了80%,以适应新一代Fable 5(Mythos类)模型的特性。
  • 研究发现,新模型具有更强的想象力,过多的示例反而会限制其表现,不再遵循“指令越多越好”的传统逻辑。
  • 模型引导策略发生根本性转变,从依赖硬性规则(如“禁止做某事”)转向通过上下文进行软性引导。
  • 系统提示词的演变呈现U型曲线:早期需要简短提示加大量示例,中期随理解力提升变长,现在再次回归精简。

为什么值得看

这篇文章揭示了大型语言模型对齐和工程实践的重要范式转移,表明随着模型能力的提升,传统的堆砌指令和示例已不再是优化性能的最佳路径。对于AI从业者和开发者而言,理解这一变化有助于重新设计应用层的Prompt工程策略,避免过度约束导致模型潜力受限。

技术解析

  • 模型类别与特性:此次调整针对的是Anthropic的Fable 5模型(代号Mythos类)。该模型被描述为比旧模型更具“想象力”,这意味着它在处理开放性问题或创造性任务时,能够超越给定的Few-shot示例范围。
  • 提示词缩减幅度:Anthropic在Claude Code应用中削减了80%的系统提示词内容。这包括移除大量的硬性规则、冗长的指令以及可能限制模型发挥的示例。
  • 引导机制变更:旧的引导方式依赖于明确的负面约束(hard rules,如“不要做X”)和密集的示例。新的方法更倾向于利用上下文(context)来自然引导模型行为,信任模型的内在推理能力而非外部强制规则。
  • 历史演变规律:Tariq Shihipar指出,系统提示词的长度变化经历了三个阶段:早期模型能力弱,需要简短提示+大量示例+严格限制;中期模型理解力增强,提示词随之变长以容纳更多细节;当前阶段模型能力进一步跃升,再次回归精简提示,因为过多信息反而成为负担。

行业启示

  • Prompt工程进入“减法”时代:开发者应摒弃“越多指令越好”的思维定势,转而探索如何通过高质量的上下文构建和精简的指令来激发模型潜能,避免过度工程化导致的性能下降。
  • 重视模型的“涌现”能力:随着基座模型越来越聪明,它们开始表现出超出训练示例范围的创造力。应用层设计需预留空间,允许模型在既定框架内进行合理的发散和创新,而非将其束缚在僵化的模板中。
  • 迭代验证的重要性:模型能力的提升会改变最佳实践。团队需要持续监控不同版本模型对相同Prompt的反应,动态调整系统指令的复杂度和长度,以适应模型代际间的细微差异。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Claude Claude LLM 大模型 Alignment 对齐 Code Generation 代码生成 Research 科学研究