Install OpenVINO™ 2024.4#

OpenVINO 2024.4, described here, is not a Long-Term-Support version! All currently supported versions are:

  • 2024.4 (development)

  • 2023.3 (LTS)

  • 2022.3 (LTS)

Effortless GenAI integration with OpenVINO GenAI Flavor

A new OpenVINO GenAI Flavor streamlines application development by providing LLM-specific interfaces for easy integration of language models, handling tokenization and text generation. For installation and usage instructions, proceed to Install OpenVINO GenAI Flavor and Run LLMs with OpenVINO GenAI Flavor.

Deprecation of OpenVINO™ Development Tools Package

The OpenVINO™ Development Tools package has been deprecated and removed from the default installation options. For new projects, the OpenVINO runtime package now includes all necessary components.

The OpenVINO Development Tools is still available for older versions of OpenVINO, as well as the current one, from the GitHub repository and PyPI. Learn more.

Building OpenVINO from Source

OpenVINO Toolkit source files are available on GitHub as open source. If you want to build your own version of OpenVINO for your platform, follow the OpenVINO Build Instructions.