Push model weights to Hugging Face Hub and create a GitHub Release in one atomic command.
Today, releasing an ML model requires four separate manual steps:
push_to_hub() — upload weights to HF Hub
git tag — version the commit
GitHub UI — create a release
Edit README — update the model card
No existing tool treats this as a single operation. hf-release does.
pip install hf-release
export… See the full description on the dataset page:
https://huggingface.co/datasets/MikeChandler/hf-release.