optimum
optimum copied to clipboard
Add ONNX export for owlv2
What does this PR do?
Fixes # (issue)
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 make sure to update the documentation with your changes?
- [x] Did you write any new necessary tests?
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
Working model: https://huggingface.co/Xenova/owlv2-base-patch16-ensemble (+ tested with transformers.js)
cc @fxmarty
@xenova Can you also rebase/merge main?
Done! Turns out opset=14 isn't necessary 😇
@xenova Could you either push an empty commit or merge main (there was an issue with pytest that is now pinned)?
Can you also confirm that the exported model behaves as expected?
bump
Done! (sorry for the delay; missed previous notification)