Skip to content

UT: Remove azureml-evaluate-mlflow, Update optimum, autoawq dependencies#2256

Merged
jambayk merged 9 commits intomainfrom
jambayk/mlflow-ci
Nov 14, 2025
Merged

UT: Remove azureml-evaluate-mlflow, Update optimum, autoawq dependencies#2256
jambayk merged 9 commits intomainfrom
jambayk/mlflow-ci

Conversation

@jambayk
Copy link
Contributor

@jambayk jambayk commented Nov 14, 2025

Describe your changes

  • This package has a lot of dependencies that are not used at all in our tests. It also causes old transformers version to be installed.
  • Create the expected file structure in the test setup ourselves instead of using the package to create it.
  • optimum version was incorrectly restricted instead of optimum-intel.
    • This version still has transformers<4.53 restriction but it is at least more recent than 4.48 that was installed before
  • autoawq updated to 0.2.9 which does not have a max transformers version

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

(Optional) Issue link

@jambayk jambayk changed the title CI: Remove max azureml-evaluate-mlflow version CI: Remove azureml-evaluate-mlflow dependency Nov 14, 2025
@jambayk jambayk changed the title CI: Remove azureml-evaluate-mlflow dependency UT: Remove mlflow dependencies Nov 14, 2025
@jambayk jambayk changed the title UT: Remove mlflow dependencies UT: Remove azureml-evaluate-mlflow and update optimum dependencies Nov 14, 2025
@jambayk jambayk changed the title UT: Remove azureml-evaluate-mlflow and update optimum dependencies UT: Remove azureml-evaluate-mlflow, Update optimum, autoawq dependencies Nov 14, 2025
@jambayk jambayk marked this pull request as ready for review November 14, 2025 08:28
@jambayk jambayk enabled auto-merge (squash) November 14, 2025 19:15
@jambayk jambayk merged commit 73d7a12 into main Nov 14, 2025
11 of 12 checks passed
@jambayk jambayk deleted the jambayk/mlflow-ci branch November 14, 2025 21:00
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.

2 participants