openvino/src/plugins
Luo Cheng e46b912f78
[CPU] PagedAttention support u8 kv cache (#23908)
### Details:
 - *Support u8 precision of kv cache*
 - *Depend on https://github.com/ilya-lavrenov/vllm/pull/28*

### Tickets:
 - *[137493](https://jira.devtools.intel.com/browse/CVS-137493)*
2024-04-22 10:39:50 +00:00
..
auto [AUTO] Fix the mismatch issue between AUTO tensor shape and HW tensor shape (#23827) 2024-04-22 09:52:03 +00:00
auto_batch Symbol Tracking API updated and made public (#23136) 2024-03-25 14:21:18 +00:00
hetero [HETERO] Fix some scan coverity issues (#23788) 2024-04-01 06:42:06 +00:00
intel_cpu [CPU] PagedAttention support u8 kv cache (#23908) 2024-04-22 10:39:50 +00:00
intel_gpu [GPU] Optimize FC kernels for INT4 vector * matrix with short output size (#24040) 2024-04-19 23:45:13 +00:00
intel_npu [intel-npu] Unpublishing ov::internal properties (#23986) 2024-04-19 12:51:39 +00:00
proxy copyright year update (#23370) 2024-03-14 09:37:02 +00:00
template [Op][Core] Change ScatterNDUpdate-14 to opset15 (#24094) 2024-04-19 15:21:49 +00:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00
README.md DOCS-removeGNA-link-from-dev-doc (#24064) 2024-04-18 13:16:39 +00:00

README.md

OpenVINO Plugins

OpenVINO Plugins provide support for hardware devices.

The list of supported plugins:

See also