Skip to content
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

float_quantize at multi-gpu works wrong. #67

Open
jinsol-neubla opened this issue Mar 16, 2023 · 0 comments
Open

float_quantize at multi-gpu works wrong. #67

jinsol-neubla opened this issue Mar 16, 2023 · 0 comments

Comments

@jinsol-neubla
Copy link

When I run model after applying float_quantize to weight or activation with multi-GPU,
(huggingface opt-model with device_map='auto')
quantization of layers allocated to second or later gpu works wrong.
The output of quantization shows mostly 0-value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant