-
Notifications
You must be signed in to change notification settings - Fork 607
Add Vulkan Quantizer to Llama export lib #6169
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
Conversation
TSIA. Note that only 8 bit weight only quantization is supported for now since `VulkanQuantizer` does not support 4 bit weight only quantization at the moment. Differential Revision: [D64249615](https://our.internmc.facebook.com/intern/diff/D64249615/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6169
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 201741e with merge base d094b09 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D64249615 |
TSIA. Note that only 8 bit weight only quantization is supported for now since `VulkanQuantizer` does not support 4 bit weight only quantization at the moment. Differential Revision: [D64249615](https://our.internmc.facebook.com/intern/diff/D64249615/) ghstack-source-id: 247543940 Pull Request resolved: #6169
TSIA. Note that only 8 bit weight only quantization is supported for now since `VulkanQuantizer` does not support 4 bit weight only quantization at the moment. Differential Revision: [D64249615](https://our.internmc.facebook.com/intern/diff/D64249615/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D64249615 |
Pull Request resolved: #6169 TSIA. Note that only 8 bit weight only quantization is supported for now since `VulkanQuantizer` does not support 4 bit weight only quantization at the moment. ghstack-source-id: 247613963 @exported-using-ghexport Differential Revision: [D64249615](https://our.internmc.facebook.com/intern/diff/D64249615/)
This pull request has been merged in 4b3ffc4. |
Stack from ghstack (oldest at bottom):
FuseDequantLinearPass()
invulkan_preprocess
#6168TSIA.
Note that only 8 bit weight only quantization is supported for now since
VulkanQuantizer
does not support 4 bit weight only quantization at the moment.Differential Revision: D64249615