Skip to content

Pin transformer and onnx version for CI#2375

Merged
jambayk merged 3 commits intomainfrom
xiaoyu/ci
Apr 2, 2026
Merged

Pin transformer and onnx version for CI#2375
jambayk merged 3 commits intomainfrom
xiaoyu/ci

Conversation

@xiaoyu-work
Copy link
Copy Markdown
Collaborator

@xiaoyu-work xiaoyu-work commented Mar 27, 2026

Describe your changes

Pin transformer and onnx version for CI

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

@xiaoyu-work xiaoyu-work marked this pull request as ready for review March 27, 2026 23:17
Copilot AI review requested due to automatic review settings March 27, 2026 23:17
Copy link
Copy Markdown
Contributor

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 aims to stabilize CI by constraining the HuggingFace transformers dependency used by the test pipeline.

Changes:

  • Added an upper-bound version constraint for transformers in test requirements.
  • Added an inline pylint suppression on a LlamaConfig(...) call in a PyTorch pass test.

Reviewed changes

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

File Description
test/requirements-test.txt Constrains transformers version for CI/test dependency installs.
test/passes/pytorch/test_selective_mixed_precision.py Adjusts lint behavior for LlamaConfig initialization in a unit test.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@xiaoyu-work xiaoyu-work changed the title Pin transformer version for CI Pin transformer and onnx version for CI Apr 2, 2026
@jambayk jambayk enabled auto-merge (squash) April 2, 2026 20:32
@jambayk jambayk merged commit 0211406 into main Apr 2, 2026
11 checks passed
@jambayk jambayk deleted the xiaoyu/ci branch April 2, 2026 21:09
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.

3 participants