AI Dynamics

Global AI News Aggregator

About

Prompt design: using stop sequences to constrain model output

Note in the final image:
– Our prompt ends with “Output:” — constraining the model’s response to contain only the output we want
– After our desired response, the base model continues to produce more input/output pairs (only one shown) — avoiding this requires a stop sequence.

→ Voir le post original sur X — @goodside