Skip to content

[llm] Bump transformers to 4.57.3 (patch release)#58980

Merged
ruisearch42 merged 2 commits intoray-project:masterfrom
nrghosh:nrghosh/transformers-patch-bump
Nov 26, 2025
Merged

[llm] Bump transformers to 4.57.3 (patch release)#58980
ruisearch42 merged 2 commits intoray-project:masterfrom
nrghosh:nrghosh/transformers-patch-bump

Conversation

@nrghosh
Copy link
Contributor

@nrghosh nrghosh commented Nov 25, 2025

Patch release fixes a post-merge bug that was causing GPU batch tests to fail.

  • Add explicit transformers>=4.57.3 dependency to ray[llm]
  • Update hashes

Related issues

anyscale#547

Additional information

Optional: Add implementation details, API changes, usage examples, screenshots, etc.

@eicherseiji eicherseiji added the go add ONLY when ready to merge, run all tests label Nov 25, 2025
Copy link
Contributor

@eicherseiji eicherseiji left a comment

Choose a reason for hiding this comment

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

Ideally we can drop the transformers pin in the next vLLM version bump

@eicherseiji
Copy link
Contributor

Linking anyscale#547

@nrghosh nrghosh marked this pull request as ready for review November 25, 2025 20:39
@nrghosh nrghosh force-pushed the nrghosh/transformers-patch-bump branch from 4095f29 to a84ddfe Compare November 25, 2025 20:56
Patch release fixes a post-merge bug that was causing GPU batch tests to fail.

- Add explicit transformers>=4.57.3 dependency to ray[llm]
- Update hashes

Signed-off-by: Nikhil Ghosh <[email protected]>
@nrghosh nrghosh force-pushed the nrghosh/transformers-patch-bump branch from a84ddfe to 1899017 Compare November 25, 2025 22:07
Signed-off-by: Nikhil Ghosh <[email protected]>
@nrghosh nrghosh force-pushed the nrghosh/transformers-patch-bump branch from 890ef9c to b2c020b Compare November 25, 2025 22:41
@ray-gardener ray-gardener bot added the llm label Nov 26, 2025
@ruisearch42 ruisearch42 merged commit 6f49faa into ray-project:master Nov 26, 2025
6 checks passed
SheldonTsen pushed a commit to SheldonTsen/ray that referenced this pull request Dec 1, 2025
Patch release fixes a post-merge bug that was causing GPU batch tests to
fail.

- Add explicit transformers>=4.57.3 dependency to ray[llm]
- Update hashes


## Related issues
anyscale#547

## Additional information
> Optional: Add implementation details, API changes, usage examples,
screenshots, etc.

---------

Signed-off-by: Nikhil Ghosh <[email protected]>
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
Patch release fixes a post-merge bug that was causing GPU batch tests to
fail.

- Add explicit transformers>=4.57.3 dependency to ray[llm]
- Update hashes

## Related issues
anyscale#547

## Additional information
> Optional: Add implementation details, API changes, usage examples,
screenshots, etc.

---------

Signed-off-by: Nikhil Ghosh <[email protected]>
Signed-off-by: peterxcli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests llm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants