Skip to content

add CI jobs for transformers 5.9#2494

Closed
xadupre wants to merge 2 commits into
mainfrom
xadupre/tr9
Closed

add CI jobs for transformers 5.9#2494
xadupre wants to merge 2 commits into
mainfrom
xadupre/tr9

Conversation

@xadupre

@xadupre xadupre commented Jun 2, 2026

Copy link
Copy Markdown
Member

Describe your changes

Checks Olive with the latest releases transformers

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

Adds a new GitHub Actions workflow to run Olive’s “fast” CLI smoke tests against the Transformers 5.9 release line, providing CI signal for compatibility with the latest Transformers version.

Changes:

  • Introduces a new workflow Test model fast (transformers 5.9) running on Ubuntu with Python 3.12.
  • Installs Olive dependencies plus transformers>=5.9,<5.10 before executing the CLI smoke test suite.

Comment on lines +38 to +40
- name: Run fast test
run: |
python -m pytest -v -s -p no:warnings --disable-warnings --log-cli-level=WARNING test/cli/test_cli_test_model_smoke.py
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