Skip to content
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

Replace openvino.runtime imports with openvino #1579

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

helena-intel
Copy link
Contributor

@helena-intel helena-intel commented Jan 17, 2025

openvino.runtime will be removed in 2026.0 and we now see DeprecationWarnings with nightly:

<frozen importlib.util>:262: DeprecationWarning: The `openvino.runtime` module is deprecated and will be removed in the 2026.0 release. Please replace `openvino.runtime` with `openvino`.

PR for OpenVINO Tokenizers: openvinotoolkit/openvino_tokenizers#378

@ilya-lavrenov ilya-lavrenov added this to the 2025.1 milestone Jan 17, 2025
@ilya-lavrenov
Copy link
Contributor

build_jenkins

@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 17, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jan 17, 2025
openvino.runtime will be removed in 2026.0 and we now see
DeprecationWarnings with nightly:

```
<frozen importlib.util>:262: DeprecationWarning: The `openvino.runtime` module is deprecated and will be removed in the 2026.0 release. Please replace `openvino.runtime` with `openvino`.
```

PR for OpenVINO Tokenizers:
openvinotoolkit/openvino_tokenizers#378
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: llm_bench Label for tool/llm_bench folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants