[Fuyu] Add tests#27001
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
@NielsRogge, I think once you remove the extra file |
|
We have to put |
amyeroberts
left a comment
There was a problem hiding this comment.
Thanks for adding and iterating on this!
In the PR description it's mentioned having the model be compatible with the VQA pipeline. Could you make sure the model is tested for the capability or update the description? Otherwise looks good!
* Add tests * Add integration test * More improvements * Fix tests * Fix style * Skip gradient checkpointing tests * Update script * Remove scripts * Remove Fuyu from auto mapping * Fix integration test * More improvements * Remove file * Add Fuyu to slow documentation tests * Address comments * Clarify comment
What does this PR do?
Fuyu currently is not being tested. This PR makes sure the model is tested.
To do:
image-to-textandvqapipelines, so processor + image processor should be battle tested to make sure they fit the API. => can be addressed in a separate PRFor the latter, the following should ideally work without any additional code:
cc @molbap