Skip to content

mT5 Support#1289

Merged
jlarson4 merged 3 commits intodevfrom
feature/mt5-support
May 8, 2026
Merged

mT5 Support#1289
jlarson4 merged 3 commits intodevfrom
feature/mt5-support

Conversation

@jlarson4
Copy link
Copy Markdown
Collaborator

@jlarson4 jlarson4 commented May 8, 2026

Description

mT5 uses the same general architecture structure as T5, so adding support was trivial. I did discover a bug in the benchmarking for T5 models on transformers v5, which was also resolved in this PR

Fixes #912

Type of change

  • New feature (non-breaking change which adds functionality)

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 merged commit d5e3a2b into dev May 8, 2026
47 of 48 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.

1 participant