Skip to main content
在 Manus 中运行任何 Skill
一键导入

test-time-compute

星标2
分支0
更新时间2026年6月26日 04:12

Decides whether and how to scale inference-time compute on a FIXED model — method selection (self-consistency / best-of-N + verifier / generative aggregation / verifier-guided search / sequential refinement), aggregator choice, sample-count (N) and round (T) sizing on the quality-vs-compute curve, and the scale-samples-vs-route-up-vs-train-bigger gate. Use when a single model call misses the quality floor and you're considering sampling multiple times, when choosing how to combine N candidate answers, or when weighing test-time compute against a bigger model or a fine-tune. Defers fan-out execution to /workflow-design, verifier/metric construction to /eval-design, token-cost math to /cost-optimize, cross-model routing to /llm-routing.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly