LM/llama.cpp for OpenVINO: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 August 2026

  • curprev 16:1316:13, 13 August 2026Tacoball talk contribs 319 bytes +62 No edit summary
  • curprev 16:1216:12, 13 August 2026Tacoball talk contribs 257 bytes +257 Created page with "cmake -B build-openvino \ -DGGML_OPENVINO=ON \ -DGGML_OPENVINO_DEVICE=GPU \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_RPATH="\$ORIGIN/../lib" . cmake --build build-openvino --parallel cmake --install build-openvino --prefix ~/llama.cpp/openvino"