Skip to content

[ET-VK][int4] patch 4-bit source transformation quantizer to support linear modules with biases #8252

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

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #8224
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/nathanaelsee/1/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/nathanaelsee/1/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/nathanaelsee/1/orig
@diff-train-skip-merge

…linear modules with biases

Pull Request resolved: #8224

While LLaMa does not have biases, there are some models which will have biases in their linear modules.

Add support in the source transform quantizer for biases.
ghstack-source-id: 264952608
@exported-using-ghexport

Differential Revision: [D69072087](https://our.internmc.facebook.com/intern/diff/D69072087/)
Copy link

pytorch-bot bot commented Feb 6, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8252

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure

As of commit 6efceea with merge base 7805229 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 6, 2025
@kirklandsign kirklandsign added the release notes: vulkan Changes to the Vulkan backend delegate label Feb 6, 2025
@kirklandsign kirklandsign merged commit e8c9ccc into main Feb 6, 2025
45 of 47 checks passed
@kirklandsign kirklandsign deleted the gh/nathanaelsee/1/orig branch February 6, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: vulkan Changes to the Vulkan backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants