server: allow setting penalize-nl on server webpage#6431
Merged
phymbert merged 1 commit intoggml-org:masterfrom Apr 4, 2024
Merged
server: allow setting penalize-nl on server webpage#6431phymbert merged 1 commit intoggml-org:masterfrom
phymbert merged 1 commit intoggml-org:masterfrom
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
phymbert
suggested changes
Apr 2, 2024
Collaborator
phymbert
left a comment
There was a problem hiding this comment.
Please use spaces instead of tabs. See the linter issues
9044c20 to
a6c07e3
Compare
Contributor
Author
|
I have addressed the tab issue. |
Contributor
Either way, I like the addition of a Edit: Ah, further checking and the |
ngxson
reviewed
Apr 2, 2024
8ab82cd to
8cb2a59
Compare
8cb2a59 to
6f7ab29
Compare
phymbert
approved these changes
Apr 4, 2024
Collaborator
|
@ngxson thanks, please note the new step in |
Seunghhon
pushed a commit
to Seunghhon/llama.cpp
that referenced
this pull request
Apr 26, 2026
phuongncn
pushed a commit
to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4
that referenced
this pull request
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change allows users to set penalize-nl on the server webpage which fixes #6430 .
The user can set penalize-nl by using a checkbox shown in the following screenshot.
