class documentation
class ModelResponse(HubAIModelResponse):
Metadata for a top-level HubAI model resource.
- Common fields:
- id, name, and slug identify the model.
- tasks, license_type, and is_yolo describe its contract.
- is_public reports its visibility.
- platforms and exportable_to summarize artifact support.
- versions, likes, and downloads contain aggregate counts.