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

❌ 1 New Failure, 1 Cancelled Job, 1 Unrelated Failure

As of commit 0dd5d77 with merge base 27f4d75 (image):

NEW FAILURE - The following job has failed:

CANCELLED JOB - The following job was cancelled. Please retry:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

1 participant