class documentation
class ConvertResponse(BaseModel):
Result of a completed hosted model conversion.
| Instance Variable | downloaded |
Local directory or file created by the downloader. |
| Instance Variable | instance |
Exported model instance associated with the job. |
| Instance Variable | job |
Completed export job returned by HubAI. |