Skip to content

Commit c37672e

Browse files
authored
docs: link hf CLI Skill from model release checklist (#2508)
Add a tip at the top of the model release checklist pointing to the hf CLI Skill install guide, so users releasing with a coding agent can have it handle the upload, model card, and metadata.
1 parent 3396c7b commit c37672e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/hub/model-release-checklist.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
The [Hugging Face Hub](https://huggingface.co/models) is the go-to platform for sharing machine learning models.
44
A well-executed release can boost your model's visibility and impact. This section covers **essential** steps for a concise, informative, and user-friendly model release.
55

6+
> [!TIP]
7+
> Releasing with a coding agent? Install the [`hf` CLI Skill](./agents-cli) to let your agent handle the upload, model card, and metadata for you.
8+
69
## ⏳ Preparing Your Model for Release
710

811
### Upload Model Weights

0 commit comments

Comments
 (0)