-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[CPU]PageAttn with 4bit-quantization #27992
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
dmitry-gorokhov
merged 36 commits into
openvinotoolkit:master
from
zhangYiIntel:yi3/4bit-cache
Jan 8, 2025
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
15fcdb8
[CPU]separate precisions of kv cache
zhangYiIntel 82f843a
[CPU]use element as template args
zhangYiIntel a754404
[CPU]make quantize grouped
zhangYiIntel 2aba224
[CPU]make u8 kernel grouped
zhangYiIntel fc435f6
[CPU]U4 Group size support with reference
zhangYiIntel d080e2a
[CPU]AVX512 support for u4 kernel
zhangYiIntel 78ef4dd
[CPU]Support S4 quantization
zhangYiIntel 3e821ea
[CPU]use AVX512 to quant s4
zhangYiIntel 80b093f
[CPU]4-bit quantization with avx2
zhangYiIntel 13a496e
fix build on elder compiler
zhangYiIntel 92e6cb3
[CPU]fix fp32 inference
zhangYiIntel 91ebc09
[CPU]set group size via hint
zhangYiIntel 685f263
[CPU]fix code style
zhangYiIntel e56639a
[CPU]fix property test
zhangYiIntel a34ce8b
[CPU]add cache precision check
zhangYiIntel 8548773
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel fe6c311
[CPU]fix code style of config.cpp
zhangYiIntel 522215a
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel 8faadd8
[CPU]pre calculate count
zhangYiIntel b4b0f0d
[CPU]Use ov::element as template args
zhangYiIntel 5c838f7
[CPU]remove redundant marco
zhangYiIntel c98cec9
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel f03e23c
apply review comments
zhangYiIntel 99d5c4d
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel dddb4d9
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel c362399
[CPU]apply review comments
zhangYiIntel 28bcf7b
[CPU]remove useless code of s4
zhangYiIntel 94522a2
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel 56245d0
[CPU]Unify u8/u4 dequant kernel with template arg
zhangYiIntel 84f03a3
[CPU]Define key/value cache prec/group_size priority
zhangYiIntel e0b437e
[CPU]fix prec order & check group_size
zhangYiIntel 79df402
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel f196535
Merge branch 'master' into yi3/4bit-cache
zhangYiIntel 0515410
[CPU]fix sdpa test
zhangYiIntel 7a412f7
[CPU]fix group_size in sdpa
zhangYiIntel 594b392
[CPU]Change default group_size
zhangYiIntel 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
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.
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.