Skip to content

Conversation

@liangel-02
Copy link
Contributor

@liangel-02 liangel-02 commented Oct 9, 2025

Summary
as title

Tests

python quantize_and_upload.py --model_id=Qwen/Qwen3-8B --quant=FP8 --push_to_hub --push_to_user_id=liangel
./eval.sh --eval_type all --model_ids liangel/Qwen3-8B-FP8

https://huggingface.co/liangel/Qwen3-8B-FP8

python quantize_and_upload.py --model_id=Qwen/Qwen3-8B --quant=INT4 --push_to_hub --push_to_user_id=liangel
./eval.sh --eval_type all --model_ids liangel/Qwen3-8B-INT4

https://huggingface.co/torchao-testing/Qwen3-8B-INT4-0.15.0dev-safetensors

with-proxy python quantize_and_upload.py --model_id=Qwen/Qwen3-8B --quant=INT8-INT4 --tasks mmlu --calibration_limit 1 --push_to_hub --push_to_user_id=liangel

https://huggingface.co/liangel/Qwen3-8B-INT8-INT4

with-proxy python quantize_and_upload.py --model_id=Qwen/Qwen3-8B --quant=AWQ-INT4--tasks mmlu --calibration_limit 1 --push_to_hub --push_to_user_id=liangel
./eval.sh --eval_type all --model_ids liangel/Qwen3-8B-AWQ-INT4

https://huggingface.co/liangel/Qwen3-8B-AWQ-INT4

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 9, 2025

🔗 Helpful Links

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

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

✅ You can merge normally! (1 Unrelated Failure)

As of commit d7a3ac8 with merge base b5587e4 (image):

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.

@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 Oct 9, 2025
@liangel-02 liangel-02 added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Nov 5, 2025
@liangel-02 liangel-02 marked this pull request as ready for review November 6, 2025 16:22
@liangel-02 liangel-02 requested a review from jerryzh168 November 6, 2025 16:23
@liangel-02 liangel-02 force-pushed the safetensors-e2e branch 7 times, most recently from 7891890 to 92bbcf8 Compare November 12, 2025 18:36
@liangel-02 liangel-02 force-pushed the safetensors-e2e branch 2 times, most recently from e8d8809 to ec5d967 Compare November 12, 2025 21:19
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.

2 participants