-
Notifications
You must be signed in to change notification settings - Fork 12.6k
sampling : add XTC sampler #9742
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 3 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
89640b0
Initial XTC commit
MaggotHATE 9455194
Cleanup
MaggotHATE db54ac5
Simplified chances calculation
MaggotHATE 41e1665
First fixes by comments
MaggotHATE d9c9203
Merge branch 'ggerganov:master' into master
MaggotHATE f2a2a61
Fixed trailing backspaces
MaggotHATE 4f8e55b
Fixed RNG to be reproduceable
MaggotHATE 6d94ba2
Fixed forgotten header
MaggotHATE 49cd211
Moved `min_keep`
MaggotHATE 899e073
Merge branch 'ggerganov:master' into master
MaggotHATE 74f657c
Fixed broken randomization
MaggotHATE 59e8e63
Merge branch 'ggerganov:master' into master
MaggotHATE 63e60de
Swapped sorting for a custom algorithm
MaggotHATE 094caea
Merge branch 'ggerganov:master' into master
MaggotHATE 39940e5
Algorithm rework
MaggotHATE 4c44e3d
Merge branch 'ggerganov:master' into master
MaggotHATE dbe9ef7
Added XTC to `test-sampling`
MaggotHATE 98b204c
Merge branch 'ggerganov:master' into master
MaggotHATE 8110f78
Merge branch 'ggerganov:master' into master
MaggotHATE 81a0c26
Simplified algorithm and more tests
MaggotHATE 09bc6d5
Updated info in common and args
MaggotHATE c19fb26
Merged back lost commits in common and arg
MaggotHATE 6feb6b3
Update dump info in common
MaggotHATE d0b1053
Fixed incorrect min_keep check
MaggotHATE ed535bb
Merge branch 'ggerganov:master' into master
MaggotHATE 37e02e3
Added XTC to README
MaggotHATE ba29d31
Merge branch 'ggerganov:master' into master
MaggotHATE 2107882
Renamed parameters, fixed info and defaults
MaggotHATE f7a383f
Initial server support
MaggotHATE 72db625
Added XTC to server UIs
MaggotHATE 882a603
Merge branch 'master' into master
MaggotHATE 3968369
Fixed labels in old server UI
MaggotHATE acada1a
Made algorithm safer and more readable
MaggotHATE dfe587a
Merge branch 'ggerganov:master' into master
MaggotHATE 9c43a01
Removed xtc_threshold_max
MaggotHATE 68557eb
Merge branch 'master' of https://github.com/MaggotHATE/llama.cpp-xtc
MaggotHATE ea85a51
Merge branch 'ggerganov:master' into master
MaggotHATE cca842f
Fixed arg after update
MaggotHATE ea62e65
Merge branch 'ggerganov:master' into master
MaggotHATE 44bbd63
Quick fixes by comments
MaggotHATE a3e6522
Merge branch 'master' of https://github.com/MaggotHATE/llama.cpp-xtc
MaggotHATE dfef2c4
Merge branch 'ggerganov:master' into master
MaggotHATE 436a991
Simplified algorithm since threshold_max is removed
MaggotHATE 3613a6d
Renamed random distribution
MaggotHATE 17ad143
Merge branch 'ggerganov:master' into master
MaggotHATE 2be814a
Fixed tests and outdated README
MaggotHATE 28d2cff
Merge branch 'master' of https://github.com/MaggotHATE/llama.cpp-xtc
MaggotHATE 3496f58
Small fixes
MaggotHATE 050eb7a
Merge branch 'ggerganov:master' into master
MaggotHATE 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
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
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
Oops, something went wrong.
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.