Skip to content

update ov runtime#4276

Open
dtrawins wants to merge 5 commits into
mainfrom
ov0606
Open

update ov runtime#4276
dtrawins wants to merge 5 commits into
mainfrom
ov0606

Conversation

@dtrawins

@dtrawins dtrawins commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

🛠 Summary

Update OV Runtime

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

Copilot AI review requested due to automatic review settings June 5, 2026 22:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the OpenVINO / OpenVINO GenAI dependency pins used by OVMS builds by bumping source commit hashes and nightly binary package URLs.

Changes:

  • Bump OV_SOURCE_BRANCH to a newer OpenVINO commit.
  • Bump OV_GENAI_BRANCH to a newer OpenVINO GenAI commit.
  • Update GenAI nightly binary package URLs for Ubuntu 22/24, RHEL8, and Windows to 2026.3.0.0.dev20260603.

Comment thread prepare_llm_models.sh
if [ "$2" = "docker" ]; then
export PATH=$PATH:/opt/intel/openvino/python/bin
python3 -m pip install "optimum-intel"@git+https://github.com/huggingface/optimum-intel.git nncf sentence_transformers==5.3.0 sentencepiece requests
python3 -m pip install "optimum-intel"@git+https://github.com/huggingface/optimum-intel.git nncf sentence_transformers==5.3.0 sentencepiece requests protobuf==7.35.0

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WHy we dont have requirements here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants