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

Add convnextv2 onnx export #1560

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Add convnextv2 onnx export #1560

merged 1 commit into from
Dec 5, 2023

Conversation

xenova
Copy link
Contributor

@xenova xenova commented Dec 2, 2023

What does this PR do?

Adds support for exporting convnextv2 models to ONNX.

Exports: https://huggingface.co/models?library=transformers.js&other=convnextv2&sort=trending
These exports have been tested (and work) with Transformers.js (PR) 👍

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@xenova xenova requested a review from fxmarty December 2, 2023 15:35
Copy link
Contributor

@fxmarty fxmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you!

@fxmarty fxmarty merged commit 600dc51 into main Dec 5, 2023
68 of 70 checks passed
@fxmarty fxmarty deleted the add-convnextv2 branch December 5, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants