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

[docs] update awq doc #36079

Merged
merged 8 commits into from
Feb 11, 2025
Merged

[docs] update awq doc #36079

merged 8 commits into from
Feb 11, 2025

Conversation

faaany
Copy link
Contributor

@faaany faaany commented Feb 7, 2025

What does this PR do?

This PR fixes some issues related to the awq docs:

  1. autoawq would downgrade transformers version to 4.47.1 (see link) -> add a note
  2. add xpu support
  3. other minor fixes

Documentation: @stevhliu

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

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

Thanks!

@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.

faaany and others added 5 commits February 8, 2025 09:00
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
@faaany
Copy link
Contributor Author

faaany commented Feb 8, 2025

Thanks so much for the commit suggestions! Updated.

@casper-hansen
Copy link

FYI, reinstalling transformers after installing AutoAWQ will only work for inference, not if you want to quantize a model. Still pending a fix after 4.48 which broke AutoAWQ.

@stevhliu
Copy link
Member

Thanks for the clarification, let's also include that note in the warning

@faaany
Copy link
Contributor Author

faaany commented Feb 11, 2025

Thanks for the info! @casper-hansen Doc updated.

@stevhliu stevhliu merged commit 11afab1 into huggingface:main Feb 11, 2025
10 checks passed
sbucaille pushed a commit to sbucaille/transformers that referenced this pull request Feb 16, 2025
* update awq doc

* Update docs/source/en/quantization/awq.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/quantization/awq.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/quantization/awq.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/quantization/awq.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* add note for inference

---------

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
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.

4 participants