Checklist
Motivation
DRY is a modern repetition penalty which ramps up penalties on N-grams to avoid looping behavior.
The penalty is commonly used on Llama 3.1 8B by practitioners to avoid repetition spirals.
Related resources
oobabooga/textgen#5677
https://www.reddit.com/r/SillyTavernAI/comments/1eg2pq5/good_info_on_dry_to_get_you_started_has/
Checklist
Motivation
DRY is a modern repetition penalty which ramps up penalties on N-grams to avoid looping behavior.
The penalty is commonly used on Llama 3.1 8B by practitioners to avoid repetition spirals.
Related resources
oobabooga/textgen#5677
https://www.reddit.com/r/SillyTavernAI/comments/1eg2pq5/good_info_on_dry_to_get_you_started_has/