Skip to content
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

[CPU]PageAttn with 4bit-quantization #27992

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

zhangYiIntel
Copy link
Contributor

Details:

  • Add new hint to set group_size for key/value cache
  • Add grouped 4bit sym/asym quantization support for PageAttentionNode
  • Add grouped quantization for U8 quantization for PageAttentionNode

Tickets:

@github-actions github-actions bot added category: inference OpenVINO Runtime library - Inference category: CPU OpenVINO CPU plugin category: Python API OpenVINO Python bindings category: CPP API OpenVINO CPP API bindings labels Dec 10, 2024
@zhangYiIntel zhangYiIntel changed the title Yi3/4bit cache [CPU]PageAttn with 4bit-quantization Dec 10, 2024
Signed-off-by: Zhang Yi3 <[email protected]>
@zhangYiIntel zhangYiIntel marked this pull request as ready for review December 12, 2024 01:57
@zhangYiIntel zhangYiIntel requested review from a team as code owners December 12, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPP API OpenVINO CPP API bindings category: CPU OpenVINO CPU plugin category: inference OpenVINO Runtime library - Inference category: Python API OpenVINO Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants