A user repeatedly gets the same phrase output by the model. Which parameter adjustment is MOST likely to reduce such repetitive patterns?
Frequency penalty penalizes tokens that have been used, reducing repetition.
Why this answer
Frequency penalty reduces the likelihood of repeating tokens that have already appeared, directly combating repetition.