Skip to content

Conversation

jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented May 8, 2025

Summary:
att, needs pytorch/ao#2186 to be landed

Test Plan:
python tests/quantization/test_torchao.py

Reviewers:

Subscribers:

Tasks:

Tags:

…fig`

Summary:
att, needs pytorch/ao#2186 to be landed

Test Plan:
python tests/quantization/test_torchao.py

Reviewers:

Subscribers:

Tasks:

Tags:

Signed-off-by: Jerry Zhang <[email protected]>
Copy link

github-actions bot commented May 8, 2025

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@jerryzh168 jerryzh168 changed the title Add support for loading torchao models quantized with `AOPerModuleCon… Add support for loading torchao models with AOPerModuleConfig May 8, 2025
Signed-off-by: Jerry Zhang <[email protected]>
Signed-off-by: Jerry Zhang <[email protected]>
@jerryzh168
Copy link
Contributor Author

@mgoin @houseroad can you take a look

max_tokens=32)

assert output
print(output)
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: assert output, f"output is {output}"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will update in next change, feel free to merge

Copy link
Collaborator

@houseroad houseroad left a comment

Choose a reason for hiding this comment

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

Looks legit.

@houseroad houseroad added ready ONLY add when PR is ready to merge/full CI is needed torchao TorchAO related labels May 14, 2025
@houseroad houseroad merged commit 7974736 into vllm-project:main May 14, 2025
59 checks passed
zzzyq pushed a commit to zzzyq/vllm that referenced this pull request May 24, 2025
minpeter pushed a commit to minpeter/vllm that referenced this pull request Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready ONLY add when PR is ready to merge/full CI is needed torchao TorchAO related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants