Conversation
sgugger
left a comment
There was a problem hiding this comment.
This might be worth investigating more, e.g. is it working for big models (cc @ArthurZucker ).
|
The documentation is not available anymore as the PR was closed or merged. |
|
I am not able to use If I just changed the values in model tester to get a larger model (but random), I get different kinds of error like But even if I revert the change in #22486, the above attempts to use larger (fake) models still have the same issue. I guess we will have to look into this. |
|
Convert to draft to avoid being merged. |
|
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
What does this PR do?
Since #22486,
WhisperModelTest.test_disk_offloadto fail. I just blindly skip this test and guess it is ok.....?