-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
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
Repetition penalty #4
Labels
Comments
Merged
ggerganov
added
help wanted
Extra attention is needed
enhancement
New feature or request
labels
Mar 12, 2023
SlyEcho
referenced
this issue
in SlyEcho/llama.cpp
May 31, 2023
Add the --verbose flag and request logging.
Merged
4 tasks
chsasank
pushed a commit
to chsasank/llama.cpp
that referenced
this issue
Dec 20, 2023
chsasank
pushed a commit
to chsasank/llama.cpp
that referenced
this issue
Dec 20, 2023
* add solver * update solver --------- Co-authored-by: syx <yixinsong@sjtu.edu.com>
4 tasks
Closed
This was referenced Apr 7, 2024
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Thank you for this implementation, it is nice being able to experiment with things, even without GPUs at hand.
Would you mind implementing the repetition penalty? It seems to produce better/more consistent results...
The text was updated successfully, but these errors were encountered: