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

Finish adding support for torch.compile dynamic shapes #30919

Merged
merged 1 commit into from
May 23, 2024

Conversation

warner-benjamin
Copy link
Contributor

Following #30560, this PR updates new models (Jamba & JetMoe) and DBRX to support compiling with dynamic shapes.

DBRX appears to support the FA2 SDPA kernel now, although the model is too large for me to test.

cc @ArthurZucker and @fxmarty

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Look goos, thanks for propagating!

@ArthurZucker ArthurZucker merged commit 046c2ad into huggingface:main May 23, 2024
18 checks passed
itazap pushed a commit that referenced this pull request May 24, 2024
@warner-benjamin warner-benjamin deleted the more_compile_dynamic branch June 3, 2024 03:41
zucchini-nlp pushed a commit to zucchini-nlp/transformers that referenced this pull request Jun 11, 2024
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.

None yet

2 participants