We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to add/use repetition penalty to the generator code?
The text was updated successfully, but these errors were encountered:
You can grab this piece from llama.cpp:
https://github.com/ggerganov/llama.cpp/blob/3525899277d2e2bdc8ec3f0e6e40c47251608700/llama.cpp#L1200-L1216
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Is there a way to add/use repetition penalty to the generator code?
The text was updated successfully, but these errors were encountered: