-
Notifications
You must be signed in to change notification settings - Fork 13.3k
IQ3_S: a much better alternative to Q3_K #5676
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
+1,211
−84
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
10a47fa
iq4_nl: squash commits for easier rebase
5691fec
Resurrecting iq3_xs
76aff09
Minor PPL improvement via a block scale fudge factor
5be4e7a
Minor improvement via 3 neighbours
f1255c5
iq3_xs: working scalar and AVX2 dot products
76214ab
iq3_xs: ARM_NEON dot product - works but extremely slow (10 t/s)
38aa7b1
iq3_xs: working Metal implementation
2ec600b
Adding IQ3_M - IQ3_XS mix with mostly Q4_K
d83fdda
iiq3_xs: a 3.4375 bpw variant
eacff4a
iq3_xs: make CUDA work for new version
1fef4b8
iq3_xs: make scalar and AVX2 work for new version
1328331
iq3_s: make ARM_NEON work with new version
1777825
iq3_xs: make new version work on metal
87038fe
iq3_xs: tiny Metal speed improvement
4d5feeb
iq3_xs: tiny Metal speed improvement
b25f996
Fix stupid warning
272c7f7
Q3_K_XS now uses a mix of IQ3_XS and IQ3_XXS
2730225
iq3_xs: rename to iq3_s
47cf30b
iq3_s: make tests pass
cd6a0f0
Move Q3_K_XS mix to 3.25 bpw
436a146
Attempt to fix failing tests
303f3f3
Another attempt to fix the Windows builds
0d6d185
Attempt to fix ROCm
1d47de3
ROCm again
e6e61e3
iq3_s: partial fix for QK_K = 64
cbd950b
iq3_s: make it work on metal for QK_K = 64
e1b8efb
Will this fix ROCm?
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.