-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump openvino_tokenizers submodule to 2025.0.1 #1840
Bump openvino_tokenizers submodule to 2025.0.1 #1840
Conversation
That change fixes the following build use case: ``` pip wheel ./thirdparty/openvino_tokenizers/[transformers] pip wheel . ```
Please, update links like https://github.com/openvinotoolkit/openvino.genai/blob/releases/2025/0/.github/workflows/lcm_dreamshaper_cpp.yml#L21-L22 in .github folder to point to 2025.0.1 version ? |
I don't know what links I should use |
Looks like the location doesn't have linux build |
yes, because 2025.0.1 is Windows only. |
done |
Looks like this place https://github.com/openvinotoolkit/openvino.genai/actions/runs/13660041554/workflow?pr=1840#L48 should be replaced to |
I have updated the revision to |
b8c3e0f
into
openvinotoolkit:releases/2025/0
That change fixes the following build use case: