Skip to content

Fix failing recurrent_gemma tests#43405

Merged
Rocketknight1 merged 1 commit intohuggingface:mainfrom
Sai-Suraj-27:fix_recurrent_gemma_test
Jan 22, 2026
Merged

Fix failing recurrent_gemma tests#43405
Rocketknight1 merged 1 commit intohuggingface:mainfrom
Sai-Suraj-27:fix_recurrent_gemma_test

Conversation

@Sai-Suraj-27
Copy link
Copy Markdown
Contributor

@Sai-Suraj-27 Sai-Suraj-27 commented Jan 22, 2026

What does this PR do?

Fixes these failing recurrent_gemma tests.

image

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

@Rocketknight1 @vasqu, @Cyrilvallez (#43255)

@github-actions
Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: recurrent_gemma

Copy link
Copy Markdown
Member

@Rocketknight1 Rocketknight1 left a comment

Choose a reason for hiding this comment

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

Yes, the position_ids were ending up as the unsqueeze_dim because the kwarg was removed. Thank you for the fix!

@Rocketknight1 Rocketknight1 enabled auto-merge (squash) January 22, 2026 14:36
@Rocketknight1 Rocketknight1 merged commit 1f1532a into huggingface:main Jan 22, 2026
19 checks passed
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

vaibhav-research pushed a commit to vaibhav-research/transformers that referenced this pull request Jan 22, 2026
Fix failing recurrent_gemma tests
SangbumChoi pushed a commit to SangbumChoi/transformers that referenced this pull request Jan 23, 2026
Fix failing recurrent_gemma tests
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