PulseAugur
实时 00:59:32

用户开发 promptware 以强制 LLM 生成详细响应

一位 Less Wrong 用户开发了一种通过在上下文窗口中嵌入特定的 promptware 规则来控制大型语言模型输出的方法。这些规则,例如“CoT-forcing”和“tree_rule”,指导模型的生成过程,以产生更详细、更结构化的响应。该用户详细介绍了一个包含终止、长度控制、术语使用和响应修剪等各种规则的系统指令,旨在消除干扰性元素并确保精确输出,特别是针对 Gemini 模型。 AI

影响 提供了控制 LLM 输出和引发更结构化响应的高级技术。

排序理由 用户生成的关于 LLM 提示工程技术的指南。

在 LessWrong (AI tag) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

用户开发 promptware 以强制 LLM 生成详细响应

报道来源 [1]

  1. LessWrong (AI tag) TIER_1 English(EN) · Bruce Middleton ·

    CoT-forcing promptware

    <p><span>Exploiting the fact that whatever has already been generated is in context:</span></p><blockquote><p><span>&lt;modeling_rule&gt; When predicting interpretive agent reaction, list in order 1. important perceptions triggered; 2. important perceptions triggered by those of …