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

Implement Mixture of Depth and Experts (MoDE) #103

Open
casper-hansen opened this issue Apr 5, 2024 · 2 comments
Open

Implement Mixture of Depth and Experts (MoDE) #103

casper-hansen opened this issue Apr 5, 2024 · 2 comments

Comments

@casper-hansen
Copy link

Given that MegaBlocks is highly optimized for sparse MoE models like Mixtral, I am requesting support for a variant recently termed as MoDE by Google DeepMind. Benefits include much faster training and inference due to increased sparsity.

Paper: https://arxiv.org/abs/2404.02258

I found two implementations:

@ehartford
Copy link

Very interested in this

@mvpatel2000
Copy link
Contributor

We'd love community PRs for this! Happy to help review and design. It's not currently on our roadmap, but we are evaluating it.

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

No branches or pull requests

3 participants