Skip to content

docs: repeat-penalty 1.0 = disabled#7669

Closed
brandon-lockaby wants to merge 1 commit intoggml-org:masterfrom
brandon-lockaby:docs-repeat-penalty-disable
Closed

docs: repeat-penalty 1.0 = disabled#7669
brandon-lockaby wants to merge 1 commit intoggml-org:masterfrom
brandon-lockaby:docs-repeat-penalty-disable

Conversation

@brandon-lockaby
Copy link
Copy Markdown

Following the other examples, we can list the value here which disables repeat-penalty

Following the other examples, we can list the value here which disables repeat-penalty
@mofosyne mofosyne added Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. labels May 31, 2024
Comment thread examples/main/README.md
### Repeat Penalty

- `--repeat-penalty N`: Control the repetition of token sequences in the generated text (default: 1.1).
- `--repeat-penalty N`: Control the repetition of token sequences in the generated text (default: 1.1, 1.0 = disabled).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default was changed to 1.0 (in #6127), so maybe this should be updated too?

@brandon-lockaby brandon-lockaby closed this by deleting the head repository Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants