-
Couldn't load subscription status.
- Fork 601
Open
Labels
bugSomething isn't workingSomething isn't working
Description
System Info
Optimum = 2.0.0
Python 3.10Who can help?
More recent transformers versions don't have TF2_WEIGHTS_NAME available for import anymore, yet it is used in Optimum here. This means that Optimum ExecuTorch cannot utilize recent transformers versions to enable new models.
Information
- The official example scripts
- My own modified scripts
Tasks
- An officially supported task in the
examplesfolder (such as GLUE/SQuAD, ...) - My own task or dataset (give details below)
Reproduction (minimal, reproducible, runnable)
Upgrade Optimum ET to most recent transformers version
Expected behavior
No error
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working