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

avoid unnecessary import #1109

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

winglian
Copy link
Contributor

there is no need to import auto_gptq if we're not going to use it. We're seeing issues downstream with the latest auto-gptq if it happens to be installed but not needed.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

Copy link
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

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

Thanks, this is a reasonable change.

@BenjaminBossan BenjaminBossan merged commit 5e7e5ad into huggingface:main Nov 10, 2023
11 checks passed
@winglian winglian deleted the auto-gptq-skip branch November 13, 2023 02:21
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.

3 participants