Skip to content
New issue

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

[Feature request] Visual Question Answering Support #89

Open
kevin51jiang opened this issue Apr 16, 2023 · 1 comment
Open

[Feature request] Visual Question Answering Support #89

kevin51jiang opened this issue Apr 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@kevin51jiang
Copy link

Name of the feature
In general, the feature you want added should be supported by HuggingFace's transformers library:

  • If requesting a model, it must be listed here.
  • If requesting a pipeline, it must be listed here.
  • If requesting a task, it must be listed here.

Reason for request
Why is it important that we add this feature? What is your intended use case? Remember, we are more likely to add support for models/pipelines/tasks that are popular (e.g., many downloads), or contain functionality that does not exist (e.g., new input type).

Additional context
Add any other context or screenshots about the feature request here.

@xenova
Copy link
Collaborator

xenova commented Apr 17, 2023

Currently, VQA isn't supported in optimum (meaning you can't export ONNX files yet). I will add it once they support it! :)

I've opened a feature request for it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants