From 6ac17bf5978a60bb6302195c200840c48886f4ef Mon Sep 17 00:00:00 2001 From: Wovchena Date: Thu, 9 May 2024 15:26:28 +0400 Subject: [PATCH] upgrade openvino --- .github/workflows/causal_lm_cpp.yml | 2 +- thirdparty/openvino_tokenizers | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/causal_lm_cpp.yml b/.github/workflows/causal_lm_cpp.yml index 49f91241d1..dd22b88d05 100644 --- a/.github/workflows/causal_lm_cpp.yml +++ b/.github/workflows/causal_lm_cpp.yml @@ -453,7 +453,7 @@ jobs: - name: Install OpenVINO run: | mkdir ./ov/ - curl https://storage.openvinotoolkit.org/repositories/openvino/packages/2024.0/linux/l_openvino_toolkit_ubuntu20_2024.0.0.14509.34caeefd078_x86_64.tgz | tar --directory ./ov/ --strip-components 1 -xz + curl https://storage.openvinotoolkit.org/repositories/openvino/packages/2024.1/linux/l_openvino_toolkit_ubuntu20_2024.1.0.15008.f4afc983258_x86_64.tgz | tar --directory ./ov/ --strip-components 1 -xz sudo ./ov/install_dependencies/install_openvino_dependencies.sh - name: Download, convert and build run: | diff --git a/thirdparty/openvino_tokenizers b/thirdparty/openvino_tokenizers index 37d20ce209..0e4bb32ca3 160000 --- a/thirdparty/openvino_tokenizers +++ b/thirdparty/openvino_tokenizers @@ -1 +1 @@ -Subproject commit 37d20ce209b120f6ffd450484e207ef71f8c8d03 +Subproject commit 0e4bb32ca3412f589e1d094faa8b0aad19ee47ca