Skip to content

Conversation

Wovchena
Copy link
Collaborator

No description provided.

@Wovchena Wovchena requested review from as-suvorov and Copilot August 13, 2025 09:56
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades two key dependencies for machine learning and model optimization: optimum-intel from version 1.25.1 to 1.25.2, and transformers from version 4.52.4 to 4.53.3. These updates are applied consistently across both testing and export requirement files.

  • Updated optimum-intel to version 1.25.2 for improved Intel hardware optimization support
  • Updated transformers to version 4.53.3 for the latest model implementations and bug fixes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tests/python_tests/requirements.txt Updates dependency versions for testing environment
samples/export-requirements.txt Updates dependency versions for model export functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@Wovchena Wovchena enabled auto-merge August 13, 2025 10:49
@@ -1,7 +1,7 @@
--extra-index-url https://download.pytorch.org/whl/cpu
--extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly
openvino-tokenizers[transformers]~=2025.3.0.0.dev
optimum-intel[nncf]==1.25.1
optimum-intel[nncf] @ git+https://github.com/huggingface/optimum-intel.git@v1.25.2
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
optimum-intel[nncf] @ git+https://github.com/huggingface/optimum-intel.git@v1.25.2
optimum-intel[nncf]==v1.25.2

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

Successfully merging this pull request may close these issues.

2 participants