Philipp Emanuel Weidmann
Philipp Emanuel Weidmann
Note that the llama.cpp implementation of DRY has an additional parameter, `dry_penalty_last_n`, that allows controlling the length of the penalty context independently of the standard repetition penalty. I had originally...
I have added documentation for each parameter to the text-generation-webui frontend in this commit: https://github.com/oobabooga/text-generation-webui/pull/5677/commits/2585d07e2a0f84f86371b862b80b80daaf76f1d4 It might make sense to copy those documentation strings into this PR, perhaps in the...
Is `.` a commonly used notation for "or" then, or is that just a typo?