What's New
• Upgraded OpenVINO runtime to version 2024.4.0 - this is a major release. The changes are documented in OpenVINO release notes.
Images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.4.0
docker pull openvino/ubuntu20_dev:2024.4.0
docker pull openvino/ubuntu22_runtime:2024.4.0
docker pull openvino/ubuntu22_dev:2024.4.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.4.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.4.0
What's Changed
- Integrate GenAI into Ubuntu 20/22 OV Docker images by @artanokhov in #312