Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade transformers to the latest version #521

Open
isaac091 opened this issue Sep 16, 2024 · 2 comments
Open

Upgrade transformers to the latest version #521

isaac091 opened this issue Sep 16, 2024 · 2 comments

Comments

@isaac091
Copy link
Collaborator

This is needed to be able to use SDPA for NLLB (#478), which should hopefully be released in the next minor version of transformers.

There may be others, but at least one breaking change that we will need to take care of is the refactoring of the NllbTokenizer, specifically in regards to the language code special tokens. This change came in 4.38, and I believe the main changes came in this PR.

@isaac091
Copy link
Collaborator Author

The changes should be coming in transformers 4.46

@TaperChipmunk32
Copy link
Collaborator

TaperChipmunk32 commented Oct 23, 2024

It is also worth noting that in this pr for version 4.42.0; they removed the features that were deprecated in version 4.38.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants