-
Notifications
You must be signed in to change notification settings - Fork 12.1k
server: add option to output probabilities for completion #1962
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
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
ba210e4
server: add option to output probabilities for completion
WangHaoranRobin 8004e67
Merge pull request #1 from WangHaoranRobin/robin_fork_master
WangHaoranRobin ccf254b
server: fix comment about max n_probs
WangHaoranRobin 926664c
Merge pull request #2 from WangHaoranRobin/robin_fork_master
WangHaoranRobin cf76195
server: fix issue when handling probability output for incomplete tok…
WangHaoranRobin bdb710e
Merge pull request #3 from WangHaoranRobin/robin_fork_master
WangHaoranRobin 7b93b24
server: fix some beginner mistakes
WangHaoranRobin 7cd8fc2
Merge pull request #4 from WangHaoranRobin/robin_fork_master
WangHaoranRobin 6c76c31
Merge branch 'ggerganov:master' into master
WangHaoranRobin 02c96a4
server: remove trailling white space
WangHaoranRobin 7f7046e
Merge pull request #5 from WangHaoranRobin/robin_fork_master
WangHaoranRobin 23b516b
Merge branch 'ggerganov:master' into master
WangHaoranRobin af058cf
Merge branch 'ggerganov:master' into master
WangHaoranRobin e815b69
server: remove n_probs upper limit of 5
WangHaoranRobin bd6550b
Merge pull request #6 from WangHaoranRobin/robin_fork_master
WangHaoranRobin c9e6642
server: handle probs output when temp=0; handle final response probs …
WangHaoranRobin 13f5d69
Merge branch 'master' into robin_fork_master
WangHaoranRobin 77edee7
Merge pull request #7 from WangHaoranRobin/robin_fork_master
WangHaoranRobin b5c5c8e
Merge branch 'ggerganov:master' into master
WangHaoranRobin c7f7f13
Merge branch 'ggerganov:master' into master
WangHaoranRobin bc88fec
server: fix llama_sample_top_k order
WangHaoranRobin 58828c2
Merge pull request #8 from WangHaoranRobin/robin_fork_master
WangHaoranRobin 1d22550
Merge branch 'ggerganov:master' into master
WangHaoranRobin ad80773
Merge branch 'ggerganov:master' into master
WangHaoranRobin 1a70a80
examples/common.h: put all bool variables in gpt_params together
WangHaoranRobin 71f8296
examples/common.h: put all bool variables in gpt_params together
WangHaoranRobin cc3c86f
Merge pull request #9 from WangHaoranRobin/robin_fork_master
WangHaoranRobin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.