Skip to content

Conversation

@LysandreJik
Copy link
Member

I believe the error mentioned in #3469 is due to the example tests loading T5-large in memory. One of the workers load that model which fills up the machine's memory, and other workers crash with an oom error.

This PR gives the option to choose the T5 model size, and changes the tests to only use the small model.

T5-small in test


isort
@patrickvonplaten patrickvonplaten merged commit ff80b73 into master Mar 27, 2020
@patrickvonplaten patrickvonplaten deleted the t5-example-options branch March 27, 2020 14:57
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.

3 participants