All public logs

Jump to navigation Jump to search

Combined display of all available logs of Fundamental Ramen. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:35, 13 August 2026 Tacoball talk contribs created page LM/Install OpenVINO (Created page with "== Install == <syntaxhighlight lang="bash"> sudo mkdir /opt/intel curl -L https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.2.1/linux/openvino_toolkit_ubuntu24_2026.2.1.21919.ede283a88e3_x86_64.tgz --output openvino_2026.2.1.tgz tar -xf openvino_2026.2.1.tgz sudo mv openvino_toolkit_ubuntu24_2026.2.1.21919.ede283a88e3_x86_64 /opt/intel/openvino_2026.2.1 cd /opt/intel/openvino_2026.2.1 sudo -E ./install_dependencies/install_openvino_dependencies.sh...")