-
Notifications
You must be signed in to change notification settings - Fork 12.2k
imatrix: add option to display importance score statistics for a given imatrix file #12718
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
Open
EAddario
wants to merge
40
commits into
ggml-org:master
Choose a base branch
from
EAddario:imatrix
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+265
−17
Open
Changes from 26 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
d8e902e
Add --show-statistics option
EAddario f46693b
Add --show-statistics logic
EAddario b3ac78b
Merge branch 'master' into imatrix
EAddario dc3373e
Add tensor name parsing
EAddario 0589c3e
Tidy output format
EAddario e1fd1af
Fix typo in title
EAddario 490a8fe
Merge branch 'master' into imatrix
EAddario 62ac268
Improve tensor influence ranking
EAddario 73d8ecb
Add better statistics
EAddario 200d88c
Merge branch 'master' into imatrix
EAddario 0b7f9c4
Change statistics' sort order
EAddario 52e86e2
Merge branch 'master' into imatrix
EAddario 91d48da
Merge branch 'master' into imatrix
EAddario 755c1ef
Add Cosine Similarity
EAddario 72a5ec1
Merge branch 'master' into imatrix
EAddario 5cd20e4
Add header search path
EAddario 1dbe6c3
Change header search path to private
EAddario bb47f0d
Merge branch 'master' into imatrix
EAddario a3ac66c
Merge branch 'master' into imatrix
EAddario 3eb556e
Add weighted statistics per layer
EAddario 0276d71
Merge branch 'master' into imatrix
EAddario 1f8dc23
Merge branch 'master' into imatrix
EAddario 8ecd5fa
Merge branch 'master' into imatrix
EAddario 8302a8a
Merge branch 'master' into imatrix
EAddario bfc0dfc
Merge branch 'master' into imatrix
EAddario 5cfc443
Update report title
EAddario 280dfdd
Merge branch 'master' into imatrix
EAddario 235442a
Refactor compute_statistics out of main
EAddario c823d16
Refactor compute_cossim out of load_imatrix
EAddario a5c4640
Refactor compute_statistics out of load_imatrix
EAddario 655be19
Move imatrix statistics calculation into its own functions
EAddario 23ecca8
Add checks and validations
EAddario a4166a8
Remove unnecessary include directory
EAddario ed4ba31
Merge branch 'master' into imatrix
EAddario 19f8e15
Rename labels
EAddario f5fd2b7
Add m_stats getter and refactor compute_statistics out of load_imatrix
EAddario bc3bd57
Refactor variable names
EAddario c3ede42
Merge branch 'master' into imatrix
EAddario 1389753
Merge branch 'master' into imatrix
EAddario fde3089
Minor cosmetic change
EAddario 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
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.