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

MoE BMM FP8 rowwise #3207

Closed
wants to merge 1 commit into from
Closed

Conversation

jiawenliu64
Copy link
Member

Summary:
Enable MoE BMM FP8 rowwise:

  • MoE BMM FP8 rowwise achieves up to 4.5x (2.1x on average) speedup compared to BF16 BMM
  • In E2E with MoE 16b x 16, FP8 with BMM achieves 1.2x speedup than BF16
  • Integrated in E2E and verified correctness which matches BF16 generations
  • More results are in the data sheet

{F1903027122}

Differential Revision: D63681109

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 0e9603f
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66fd9db4ff999d0008c342d2
😎 Deploy Preview https://deploy-preview-3207--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63681109

Summary:

X-link: facebookresearch/FBGEMM#306

Enable MoE BMM FP8 rowwise:
- MoE BMM FP8 rowwise achieves **up to 4.5x (2.1x on average) speedup compared to BF16 BMM**
- In E2E with MoE 16b x 16, FP8 with BMM achieves **1.2x speedup than BF16**
- Integrated in E2E and verified correctness which matches BF16 generations 
- More results are in this [data sheet](https://docs.google.com/spreadsheets/d/1OLdz4MlzWS9pdgTBq4Jjy0-9_nPn-NmdrMolY0jZOXE/edit?gid=0#gid=0)

{F1903039975}

Reviewed By: jianyuh

Differential Revision: D63681109
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63681109

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c50b5c8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants