StoredModelInfo
Information about a stored model.
Attributes
| Attribute | Type | Description |
|---|---|---|
| artifact_name | str | Name of the stored artifact. |
| path | str | Path to the stored model directory. |
| metadata | dict[str, str] | Metadata about the stored model. |
Information about a stored model.
| Attribute | Type | Description |
|---|---|---|
| artifact_name | str | Name of the stored artifact. |
| path | str | Path to the stored model directory. |
| metadata | dict[str, str] | Metadata about the stored model. |