paragekbote/🤗HF Model Inspector
Inspect Hugging Face models and generate a Markdown summary.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_id | The Hugging Face model repository (e.g., openai/gpt-oss-20b) | yes | — |
| hf_token | Hugging Face access token (required for gated/private repos) | no | — |
| json_output | Set to true to also generate a JSON summary | no | false |
Outputs
| name | description |
|---|---|
| summary-md | Path to the generated Markdown report |
| summary-json | Path to the JSON report (only if json_output=true) |