get_model_details
Retrieve full model details for any Hugging Face repo, including parameter count, license, tags, and pipeline task. Specify the model_id to get complete metadata.
Instructions
Get full details for a single Hugging Face model, including parameter count, license, tags, and pipeline task.
Args: model_id: the HF model repo id, e.g. "meta-llama/Llama-3.1-8B-Instruct"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||