Skip to content

Add model release skill#103

Open
NielsRogge wants to merge 4 commits intohuggingface:mainfrom
NielsRogge:add_model_release_skill
Open

Add model release skill#103
NielsRogge wants to merge 4 commits intohuggingface:mainfrom
NielsRogge:add_model_release_skill

Conversation

@NielsRogge
Copy link
Copy Markdown
Collaborator

This PR adds a skill so that coding agents can help researchers migrate their models from other platforms (Google Drive, Github, Dropbox,...) to the hub.

It is based on https://huggingface.co/docs/hub/model-release-checklist.

@NielsRogge NielsRogge requested a review from gary149 March 24, 2026 14:41
Copy link
Copy Markdown
Contributor

@merveenoyan merveenoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

big thanks for this!


- [Uses the model is NOT designed for or should NOT be used for]

## Usage
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this assumes that model is transformers, would remove

model uploaded/published/released on Hugging Face.
---

# Hugging Face Model Release
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be nice to add a section for conversion to safetensors


```markdown
<Gallery>
![Example 1](./images/example1.png)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd note agent should run inference locally once

## Step 7: Post-Release Verification

Run through this checklist after uploading:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good place to add inference examples for cases like text-to-image with a fixed prompt

@burtenshaw
Copy link
Copy Markdown
Collaborator

@NielsRogge could you satisfy the CI. I think the skill name just needs to be fixed. It should use huggingface.

error:

- Skill 'huggingface-model-release' at 'skills/huggingface-model-release' is missing from marketplace.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants