Skip to content

fix: update of transformers module to 4.55.1#316

Merged
vku-ibm merged 1 commit intomainfrom
vku/transformers-upd
Aug 13, 2025
Merged

fix: update of transformers module to 4.55.1#316
vku-ibm merged 1 commit intomainfrom
vku/transformers-upd

Conversation

@vku-ibm
Copy link
Member

@vku-ibm vku-ibm commented Aug 13, 2025

Fixes issue with running some of the models:

Expected all tensors to be on the same device, but got boundaries is on cpu, different from other tensors on cuda:0 (when checking argument in method wrapper_CUDA_Tensor_bucketize)

Signed-off-by: Viktor Kuropiatnyk <vku@zurich.ibm.com>
@vku-ibm vku-ibm requested a review from dolfim-ibm August 13, 2025 14:05
@github-actions
Copy link
Contributor

DCO Check Passed

Thanks @vku-ibm, all your commits are properly signed off. 🎉

@mergify
Copy link

mergify bot commented Aug 13, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

Copy link
Member

@dolfim-ibm dolfim-ibm left a comment

Choose a reason for hiding this comment

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

👍

@vku-ibm vku-ibm merged commit 7692eb2 into main Aug 13, 2025
11 checks passed
@vku-ibm vku-ibm deleted the vku/transformers-upd branch August 13, 2025 14:07
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