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
* OpenVINO Tokenizers Extension - Download ZIP package from [here](https://storage.openvinotoolkit.org/repositories/openvino_tokenizers/packages/2024.6).
20
+
* OpenVINO Tokenizers Extension - Download ZIP package from [here](https://storage.openvinotoolkit.org/repositories/openvino_tokenizers/packages/2024.6.0.0).
21
21
Download the zip package, and copy the DLLs into your ```w_openvino_toolkit_windows_xxxx\runtime\bin\intel64\Release``` folder.
22
22
23
23
* Libtorch (C++ distribution of pytorch)- This is a dependency for many of the pipelines that we ported from pytorch (musicgen, htdemucs, etc). We are currently using this version: [libtorch-win-shared-with-deps-2.4.1+cpu.zip](https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.4.1%2Bcpu.zip). After extracting the package, setup environment like this:
0 commit comments