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

hqq - fix weight check in check_quantized_param #30748

Merged
merged 2 commits into from
May 10, 2024
Merged

hqq - fix weight check in check_quantized_param #30748

merged 2 commits into from
May 10, 2024

Conversation

mobicham
Copy link
Contributor

@mobicham mobicham commented May 10, 2024

Fixing the following issue #30727

Fixes: #30727

@younesbelkada

Copy link
Contributor

@younesbelkada younesbelkada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work ! Just confirmed it works like a charm !
Can you just run the styling checks ? make fixup 🙏

@mobicham
Copy link
Contributor Author

Thanks @younesbelkada ! Yeah I forgot to run ruff

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤗 thanks both

@younesbelkada younesbelkada merged commit e0c3cee into huggingface:main May 10, 2024
21 checks passed
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

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.

AttributeError: 'HQQLinear' object has no attribute 'weight'
4 participants