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

Fixed multi-GPU quantization #196

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Fixed multi-GPU quantization #196

merged 2 commits into from
Nov 16, 2023

Conversation

casper-hansen
Copy link
Owner

After the recent update to loading the pre-trained model, it cascaded into an error during quantization because the inputs were not being properly moved to the current module that we were trying to scale.

@casper-hansen casper-hansen merged commit 6f516b8 into main Nov 16, 2023
@casper-hansen casper-hansen deleted the fix_multi_gpu_quantize branch November 18, 2023 15:36
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

Successfully merging this pull request may close these issues.

1 participant