-
Notifications
You must be signed in to change notification settings - Fork 537
[ET-VK][int4] patch 4-bit source transformation quantizer to support linear modules with biases #8224
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
[ET-VK][int4] patch 4-bit source transformation quantizer to support linear modules with biases #8224
Conversation
…linear modules with biases 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. Differential Revision: [D69072087](https://our.internmc.facebook.com/intern/diff/D69072087/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8224
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 New FailureAs of commit fde8c70 with merge base 7805229 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D69072087 |
…to support linear modules with biases" 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. Differential Revision: [D69072087](https://our.internmc.facebook.com/intern/diff/D69072087/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D69072087 |
…to support linear modules with biases" 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. Differential Revision: [D69072087](https://our.internmc.facebook.com/intern/diff/D69072087/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D69072087 |
…to support linear modules with biases" 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. Differential Revision: [D69072087](https://our.internmc.facebook.com/intern/diff/D69072087/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D69072087 |
ab10ab3
into
gh/nathanaelsee/1/base
…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/) Co-authored-by: Nathanael See <[email protected]>
Stack from ghstack (oldest at bottom):
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.
Differential Revision: D69072087