Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

test-time-compute

Sterne2
Forks0
Aktualisiert26. Juni 2026 um 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.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly