A county courthouse wants a model to read a 60-page restoration opinion and emit a 150-word visitor card. Which pair of application limits should shape the model choice?
Select an answer to reveal the explanation.
Short Explanation
Think of stuffing a 60-page opinion into a mailbox and asking for a 150-word card. Input length and output length pick the model. A short window cannot hold the opinion, and unbounded generation writes a booklet.
Full Explanation
Context window and maximum generation length are application limits. A short-window model cannot hold a 60-page opinion, and unbounded generation writes a booklet nobody asked for. Token talk is useful here as those limits, not as trivia.