Skip to content

Conversation

@jerryzh168
Copy link
Contributor

Summary:
For torchao model release scripts, previously we only support quantizing models downloaded from hf directly (with a model id), this PR turns it off by default and allows users to quantize a local checkpoint

Test Plan:
cd .github/scripts/torchao_model_releases/
./release.sh --model_id $LOCAL_MODEL_PATH --quants FP8

Reviewers:

Subscribers:

Tasks:

Tags:

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 22, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 22, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2859

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@jerryzh168 jerryzh168 requested a review from metascroy August 22, 2025 23:07
@jerryzh168 jerryzh168 added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Aug 22, 2025
Summary:
For torchao model release scripts, previously we only support quantizing models downloaded from hf directly
(with a model id), this PR turns it off by default and allows users to quantize a local checkpoint

Test Plan:
cd .github/scripts/torchao_model_releases/
./release.sh --model_id $LOCAL_MODEL_PATH --quants FP8

Reviewers:

Subscribers:

Tasks:

Tags:
@jerryzh168 jerryzh168 merged commit 9056c46 into main Aug 26, 2025
7 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: not user facing Use this tag if you don't want this PR to show up in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants