You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Details:
- *Check `runtim_options` from IR model*
- *Set `KV_CACHE_PRECISION` & `DYNAMIC_QUANTIZATION_GROUP_SIZE`* from
`runtim_options` of IR model
- Example IR model with `runtim_options`
- #27778 to
releases/2024/5
```
<rt_info>
<runtime_options>
<KV_CACHE_PRECISION value="f16" />
</runtime_options>
</rt_info>
```
### Tickets:
- *CVS-157571*
0 commit comments