Skip to content

Allow running heterogeneous Gemma4 models on transformer v5.15.0 - #1656

Merged
jlarson4 merged 1 commit into
devfrom
bug/gemma4-transformers-5.15.0
Aug 12, 2026
Merged

Allow running heterogeneous Gemma4 models on transformer v5.15.0#1656
jlarson4 merged 1 commit into
devfrom
bug/gemma4-transformers-5.15.0

Conversation

@jlarson4

Copy link
Copy Markdown
Collaborator

Description

Resolves issue with running heterogeneous Gemma4 models when on transformers v5.15.0 or later

Fixes #1647

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have not rewritten tests relating to key interfaces which would affect backward compatibility

@jlarson4 jlarson4 changed the title Fixed issue 1647 Allow running heterogeneous Gemma4 models on transformer v5.15.0 Aug 12, 2026
@jlarson4
jlarson4 merged commit db61c09 into dev Aug 12, 2026
25 checks passed
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.

[Bug Report] TransformerBridge cannot load heterogeneous Gemma 4 configs with Transformers 5.15

1 participant