You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for only update models and push to a different user ID (#2966)
Summary:
This is used for updating official pytorch checkpoints, after the PR,
e.g. to update qwen3-32b FP8 checkpoint:
sh release.sh --model_id microsoft/Phi-4-mini-instruct --quants FP8 --push_to_hub --push_to_user_id pytorch
Test Plan:
Updated the INT4, FP8 checkpoints in https://huggingface.co/pytorch with the updated scripts
Reviewers:
Subscribers:
Tasks:
Tags:
0 commit comments