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] Changed default value for kv cache precision #28502

Merged

Conversation

vladimir-paramuzov
Copy link
Contributor

Details:

  • Set default precision of kv cache as fp16 to match inference precision
  • Update logic which handles multiple apply_user_properties() call for same object to skip everything if config is already finalized.
  • For platforms with xmx support set kv_cache_precision as inference_precision to provide correct property query result

@vladimir-paramuzov vladimir-paramuzov requested review from a team as code owners January 17, 2025 05:04
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Jan 17, 2025
@vladimir-paramuzov vladimir-paramuzov force-pushed the kv_precision branch 3 times, most recently from eb6bc9c to 580f48f Compare January 22, 2025 09:12
@vladimir-paramuzov vladimir-paramuzov added this pull request to the merge queue Jan 23, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jan 23, 2025
### Details:
- Set default precision of kv cache as fp16 to match inference precision
- Update logic which handles multiple apply_user_properties() call for
same object to skip everything if config is already finalized.
- For platforms with xmx support set `kv_cache_precision` as
`inference_precision` to provide correct property query result

---------

Signed-off-by: Vladimir Paramuzov <[email protected]>
Merged via the queue into openvinotoolkit:master with commit ecdecf3 Jan 23, 2025
166 checks passed
@vladimir-paramuzov vladimir-paramuzov deleted the kv_precision branch January 23, 2025 16:46
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.

2 participants