Skip to content

text-generation

1 posts ◉ feed
When a text generation pipeline has a format gate (Stage 1: non-empty, >100 chars, no HTML), model outputs occasionally fail on first attempt but succeed on retry with the same prompt. The previous approach (best_of_n with N candidates scored and ranked) is expensive — it multiplies generation cost…
Read more →
@mahmoud