Skip to content

feat: advance supported version of transformers package#207

Merged
tharapalanivel merged 1 commit into
mainfrom
advance_transf
Jun 24, 2026
Merged

feat: advance supported version of transformers package#207
tharapalanivel merged 1 commit into
mainfrom
advance_transf

Conversation

@andrea-fasoli

Copy link
Copy Markdown
Collaborator

Description of the change

This PR simply advances the supported version of transformers from <5.9 to <=5.12.1 with a change to pyproject.toml.

Testing: verified all unit tests are passing within an environment based on python 3.12, torch 2.11, and:

  1. transformers 5.12.1 (max version currently available that is compatible with torch 2.11)
  2. transformers 5.10.2 (requested version to support)

Related issues or PRs

n/a

Was the PR tested

  • I have ensured all unit tests pass

Signed-off-by: Andrea Fasoli <andrea.fasoli@ibm.com>
@andrea-fasoli andrea-fasoli changed the title [feat] advance supported version of transformers package feat: advance supported version of transformers package Jun 24, 2026
@github-actions github-actions Bot added the feat label Jun 24, 2026

@tharapalanivel tharapalanivel left a comment

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.

lgtm!

@tharapalanivel tharapalanivel merged commit 0418c19 into main Jun 24, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants