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

[GPU] Handle runtime scale value for PagedAttention #27204

Merged

Conversation

sshlyapn
Copy link
Contributor

Details:

  • Add support for non-constant scale input, as the current Paged Attention specification does not require this value to be strictly constant

@sshlyapn sshlyapn added the category: GPU OpenVINO GPU plugin label Oct 23, 2024
@sshlyapn sshlyapn added this to the 2024.5 milestone Oct 23, 2024
@sshlyapn sshlyapn requested review from a team as code owners October 23, 2024 10:57
@vladimir-paramuzov vladimir-paramuzov added this pull request to the merge queue Oct 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2024
@p-durandin p-durandin added this pull request to the merge queue Oct 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2024
@p-durandin p-durandin added this pull request to the merge queue Oct 24, 2024
Merged via the queue into openvinotoolkit:master with commit de66f0e Oct 24, 2024
142 of 144 checks passed
CuriousPanCake pushed a commit to CuriousPanCake/openvino that referenced this pull request Nov 6, 2024
…27204)

### Details:
- Add support for non-constant scale input, as the current Paged
Attention specification does not require this value to be strictly
constant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants