Back to Developer Roadmap

Presence Penalty

src/data/roadmaps/prompt-engineering/content/[email protected]

4.0336 B
Original Source

Presence Penalty

Presence penalty reduces the likelihood of repeating tokens that have already appeared in the text, encouraging diverse vocabulary usage. Unlike frequency penalty which considers how often tokens appear, presence penalty applies the same penalty to any previously used token, promoting varied content and creativity.