transformers icon indicating copy to clipboard operation
transformers copied to clipboard

Add AutoModelForZeroShotImageClassification

Open alaradirik opened this issue 1 year ago • 2 comments

What does this PR do?

Adds AutoModelForZeroShotImageClassification and TFAutoModelForZeroShotImageClassification to transformers.

CC @MKhalusova will be adding a task guide in a separate PR

Before submitting

  • [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • [ X] Did you read the contributor guideline, Pull Request section?
  • [ X] Was this discussed/approved via a Github issue or the forum? Please add a link to it if that's the case.
  • [ X] Did you make sure to update the documentation with your changes? Here are the documentation guidelines, and here are tips on formatting docstrings.
  • [ ] Did you write any new necessary tests?

alaradirik avatar Mar 10 '23 13:03 alaradirik

The documentation is not available anymore as the PR was closed or merged.

The CI tests are failing due to unrelated issues, I will rebase the PR to the main branch once they are fixed.

alaradirik avatar Mar 10 '23 14:03 alaradirik