Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change repeat_penalty to 1.0 to match llama.cpp defaults #1590

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

Merged
merged 6 commits into from
Jul 18, 2024

Conversation

ddh0
Copy link
Contributor

@ddh0 ddh0 commented Jul 12, 2024

In llama.cpp #8315 (ref) the default --repeat-penalty was changed from 1.1 --> 1.0. This PR changes all default repeat_penalty parameter values from 1.1 to 1.0 to match upstream.

edit: typo

@abetlen abetlen merged commit 0700476 into abetlen:main Jul 18, 2024
13 checks passed
@ddh0 ddh0 deleted the fix-rep-pen branch July 18, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants