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
Copy file name to clipboardExpand all lines: docs/build.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -604,18 +604,18 @@ Follow the instructions below to install OpenVINO runtime and build llama.cpp wi
604
604
605
605
- Linux or Windows system with Intel hardware (CPU, GPU, or NPU)
606
606
-**For Intel GPU or NPU Usage**: Install the appropriate hardware drivers for your Intel GPU or NPU. For detailed instructions, see: [Additional Configurations for Hardware Acceleration](https://docs.openvino.ai/2025/get-started/install-openvino/configurations.html).
607
-
- Git, CMake, and Ninja software tools are needed for building
607
+
- Git, CMake, and Ninja software tools are needed for building.
- Follow the guide to install OpenVINO Runtime from an archive file: **[Install OpenVINO™ Runtime on Linux from an Archive File.](https://docs.openvino.ai/2025/get-started/install-openvino/install-openvino-archive-linux.html)**
615
+
- Follow the guide to install OpenVINO Runtime from an archive file: [Linux](https://docs.openvino.ai/2025/get-started/install-openvino/install-openvino-archive-linux.html) | [Windows](https://docs.openvino.ai/2025/get-started/install-openvino/install-openvino-archive-windows.html)
616
616
617
617
<details>
618
-
<summary>📦 Click to expand OpenVINO 2025.2 installation commands</summary>
618
+
<summary>📦 Click to expand OpenVINO 2025.2 installation commands on Linux</summary>
0 commit comments