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

Fix GPTQ doc #1267

Merged
merged 14 commits into from
Aug 12, 2023
Merged

Fix GPTQ doc #1267

merged 14 commits into from
Aug 12, 2023

Conversation

regisss
Copy link
Contributor

@regisss regisss commented Aug 11, 2023

What does this PR do?

The doc build currently fails because of GPTQ: https://github.com/huggingface/optimum/actions/runs/5825434426/job/15796994184#step:15:848
This PR removes the references at the end of GPTQ doc because it requires an install from source for Transformers. We can put them back when Transformers v4.32 is released.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@regisss regisss marked this pull request as ready for review August 12, 2023 19:58
@regisss regisss merged commit e1eb658 into main Aug 12, 2023
65 of 69 checks passed
@regisss regisss deleted the fix_doc_gptq branch August 12, 2023 20:00
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