Get pretrained model
GET {{baseUrl}}/api/:projectId/pretrained-model
Receive info back about the earlier uploaded pretrained model (via uploadPretrainedModel
) input/output tensors. If you want to deploy a pretrained model from the API, see startDeployPretrainedModelJob
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"model":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"modelInfo":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}