We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to have a transformers.clear_import_cache() or any other way to reset the dynamic imports of transformers.
Some people are having bugs after hacking on transformers 1, 2. Hacking on transformers seems to be supported
given some amount of guidance, I am willing to write a PR.
The text was updated successfully, but these errors were encountered:
@ArthurZucker @SunMarc @Rocketknight1 This is a feature request/bug report
Sorry, something went wrong.
No branches or pull requests
Feature request
It would be nice to have a transformers.clear_import_cache() or any other way to reset the dynamic imports of transformers.
Motivation
Some people are having bugs after hacking on transformers 1, 2. Hacking on transformers seems to be supported
Your contribution
given some amount of guidance, I am willing to write a PR.
The text was updated successfully, but these errors were encountered: