Skip to content

Replace rms_norm as norm#3841

Closed
jianyuh wants to merge 1 commit into
pytorch:mainfrom
jianyuh:export-D71268903
Closed

Replace rms_norm as norm#3841
jianyuh wants to merge 1 commit into
pytorch:mainfrom
jianyuh:export-D71268903

Conversation

@jianyuh

@jianyuh jianyuh commented Mar 18, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor

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

@netlify

netlify Bot commented Mar 18, 2025

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
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
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