get-model-info
Retrieve detailed metadata about a specific model, such as architecture, tasks, and usage details, by providing its unique model ID from the Hugging Face Hub.
Instructions
Get detailed information about a specific model
Input Schema
Name | Required | Description | Default |
---|---|---|---|
model_id | Yes | The ID of the model (e.g., 'google/bert-base-uncased') |