Skip to content

Replace rms_norm as norm #3841

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jianyuh
Copy link
Member

@jianyuh jianyuh commented Mar 18, 2025

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/918

qk norm applies L2 norm, not rms norm. So we just use k_norm instead of k_rms_norm.

Reviewed By: jasonjk-park, Aya-ZIbra

Differential Revision: D71268903

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit b7e4a34
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67d9a25e1b3a7f00083b172b
😎 Deploy Preview https://deploy-preview-3841--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.

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Mar 18, 2025
Summary:

X-link: facebookresearch/FBGEMM#918

qk norm applies L2 norm, not rms norm. So we just use k_norm instead of k_rms_norm.

Reviewed By: jasonjk-park, Aya-ZIbra

Differential Revision: D71268903
jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Mar 18, 2025
Summary:

X-link: facebookresearch/FBGEMM#918

qk norm applies L2 norm, not rms norm. So we just use k_norm instead of k_rms_norm.

Reviewed By: jasonjk-park, Aya-ZIbra

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

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

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Mar 18, 2025
Summary:
Pull Request resolved: pytorch#3841

X-link: facebookresearch/FBGEMM#918

qk norm applies L2 norm, not rms norm. So we just use k_norm instead of k_rms_norm.

Reviewed By: jasonjk-park, Aya-ZIbra

Differential Revision: D71268903
Summary:
Pull Request resolved: pytorch#3841

X-link: facebookresearch/FBGEMM#918

qk norm applies L2 norm, not rms norm. So we just use k_norm instead of k_rms_norm.

Reviewed By: jasonjk-park, Aya-ZIbra

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 89c2d0d.

liligwu pushed a commit to ROCm/FBGEMM that referenced this pull request Mar 19, 2025
Summary:
Pull Request resolved: pytorch#3841

X-link: https://github.com/facebookresearch/FBGEMM/pull/918

qk norm applies L2 norm, not rms norm. So we just use k_norm instead of k_rms_norm.

Reviewed By: jasonjk-park, Aya-ZIbra

Differential Revision: D71268903

fbshipit-source-id: aa5ad2ea795a718843d6c15a9dee03e9b332b860
q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
X-link: pytorch#3841

Pull Request resolved: facebookresearch/FBGEMM#918

qk norm applies L2 norm, not rms norm. So we just use k_norm instead of k_rms_norm.

Reviewed By: jasonjk-park, Aya-ZIbra

Differential Revision: D71268903

fbshipit-source-id: aa5ad2ea795a718843d6c15a9dee03e9b332b860
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.

3 participants