Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hub/model-release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ A successful model release extends beyond the initial publication. To maximize i
result = pipe("Your test prompt")
```

2. **Promote Your Work**: Share your model through relevant channels such as social media, research communities, etc. Remember that every model represents valuable work that deserves visibility.
2. **Share Share Share**: Most people discover models on social media or in internal chat channels like your company Slack or email threads, so don't hesitate to share links to your models. A good way to distribute the models is also by adding links on your website or GitHub projects. The more people visit and like your model, the higher it will go up in the trending sections of Hugging Face, leading to even more visibility!

3. **Community Interaction**: Engage with users in the Community Tab by answering questions, addressing feedback, and resolving issues quickly. Clarify confusion, adopt useful suggestions, and close off-topic discussions or pull requests to keep the space focused.

Expand Down