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 support for Moonshine ONNX export (& models with non-legacy cache & Tensor.repeat_interleave) #2162

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

xenova
Copy link
Contributor

@xenova xenova commented Jan 18, 2025

What does this PR do?

This PR does the following:

TODOs:

  • In certain cases, repeat_interleave works correctly (perhaps with dim != -1?). Ideally, we'd fallback to the working ONNX version whenever possible.
  • Add unit tests
  • Update docs

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?

Who can review?

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.

1 participant